fixed parameter

This commit is contained in:
Eric Berberich
2011-04-26 22:39:48 +00:00
parent fb2089d4e5
commit a6b28d128c
+1 -1
View File
@@ -46,7 +46,7 @@ while getopts u:e:l:r:m:g:sh OPT; do
s) skipFetch=1
;;
r) gitName=$OPTARG
g) gitName=$OPTARG
;;
h) usage