Bumped verbosity to info to aid debugging.
This commit is contained in:
parent
5637aaccfb
commit
cbcc1560e6
1 changed files with 1 additions and 1 deletions
2
dve
2
dve
|
@ -104,7 +104,7 @@ while getopts “hc:de:l:m:o:s:v” OPTION; do
|
||||||
SUFFIX="$OPTARG"
|
SUFFIX="$OPTARG"
|
||||||
;;
|
;;
|
||||||
v)
|
v)
|
||||||
VERBOSE="warning"
|
VERBOSE="info"
|
||||||
;;
|
;;
|
||||||
?)
|
?)
|
||||||
usage
|
usage
|
||||||
|
|
Loading…
Add table
Reference in a new issue