neil 2016-09-27 13:11:08 +08:00
parent 30c2d84c6d
commit 30bfc2cea7
1 changed files with 1 additions and 1 deletions

View File

@ -3755,7 +3755,7 @@ _process() {
fi fi
;; ;;
--log-level) --log-level)
_log_level="$1" _log_level="$2"
LOG_LEVEL="$_log_level" LOG_LEVEL="$_log_level"
shift shift
;; ;;