Default Verbose level changed from 99 to 0

master
daretmavi 2020-12-29 16:26:55 +01:00
parent a627b52987
commit 752915ff46
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ GIT="git --no-pager"
GITPARAM="--color=always"
if [ "$VERBOSE" == "" ]; then
VERBOSE=99
VERBOSE=0
fi
# 0: just update relevant infos