mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-13 02:01:10 +08:00
Test --verbose. Remove global default OPT_VERBOSE from log_warn_die.sh so tool's option can set it.
This commit is contained in:
@@ -27,7 +27,6 @@ set -u
|
||||
PTFUNCNAME=""
|
||||
PTDEBUG="${PTDEBUG:-""}"
|
||||
EXIT_STATUS=0
|
||||
OPT_VERBOSE=${OPT_VERBOSE:-3}
|
||||
|
||||
ts() {
|
||||
TS=$(date +%F-%T | tr ':-' '_')
|
||||
|
||||
Reference in New Issue
Block a user