Bumped verbosity to info to aid debugging.

This commit is contained in:
Graeme Humphries 2013-08-24 00:22:01 -07:00
parent 5637aaccfb
commit cbcc1560e6

2
dve
View File

@ -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