Skip to content

Commit

Permalink
Revert "Set verbose"
Browse files Browse the repository at this point in the history
This reverts commit 998e34c.
  • Loading branch information
dacmot committed Mar 15, 2024
1 parent d9eb773 commit e3a0055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/update_mods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#######################
### Debugging options
#######################
export VERBOSITY="--verbose" # "--quiet" or "--verbose"
export VERBOSITY="--quiet" # "--quiet" or "--verbose"
#export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }' # for debugging, uncomment this line and use `bash -cx` below

######################
Expand Down

0 comments on commit e3a0055

Please sign in to comment.