Update core.func
This commit is contained in:
parent
16d437a199
commit
7f3d371262
@ -98,6 +98,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
silent() {
|
silent() {
|
||||||
|
echo "DEBUG: VERBOSE: '$VERBOSE'"
|
||||||
if [ "$VERBOSE" = "no" ]; then
|
if [ "$VERBOSE" = "no" ]; then
|
||||||
"$@" >/dev/null 2>&1 || return 1
|
"$@" >/dev/null 2>&1 || return 1
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user