Opt arg parsing for gpg and createrepo.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 26 Jun 2008 21:18:22 +0000 (21:18 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 26 Jun 2008 21:18:22 +0000 (21:18 +0000)
vbuild-nightly.sh

index a9e5892..d529562 100755 (executable)
@@ -290,7 +290,7 @@ function main () {
     DRY_RUN=
     DO_BUILD=true
     DO_TEST=true
-    while getopts "f:d:p:b:t:r:s:x:c:w:m:OBTnv7a:i:" opt ; do
+    while getopts "f:d:p:b:t:r:s:x:c:w:y:g:um:OBTnv7a:i:" opt ; do
        case $opt in
            f) FCDISTRO=$OPTARG ;;
            d) PLDISTRO=$OPTARG ;;