Update core.func
This commit is contained in:
parent
0f21fefe70
commit
83f9822902
@ -96,7 +96,7 @@ if [ -z "${VERBOSE+x}" ]; then
|
|||||||
else
|
else
|
||||||
echo "DEBUG: VERBOSE (pre): '$VERBOSE'"
|
echo "DEBUG: VERBOSE (pre): '$VERBOSE'"
|
||||||
fi
|
fi
|
||||||
|
VERBOSE="${1:-no}"
|
||||||
set_std_mode() {
|
set_std_mode() {
|
||||||
if [ "$VERBOSE" = "yes" ]; then
|
if [ "$VERBOSE" = "yes" ]; then
|
||||||
STD=""
|
STD=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user