From: Thierry Parmentelat Date: Mon, 11 May 2009 14:02:35 +0000 (+0000) Subject: oops X-Git-Tag: 4.3-rc7~46 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=837b518018bc24186e3d7da34a3e97af4b2d55f2;p=build.git oops --- diff --git a/vbuild-nightly.sh b/vbuild-nightly.sh index 984f9e7c..0fa98393 100755 --- a/vbuild-nightly.sh +++ b/vbuild-nightly.sh @@ -394,7 +394,7 @@ function main () { DO_BUILD=true DO_TEST=true SIGNYUMREPO="" - while getopts "f:d:p:m:s:t:b:o:c:w:W:M:yg:u:BTnv7i:" opt ; do + while getopts "f:d:p:m:s:t:b:o:c:w:W:r:M:yg:u:BTnv7i:" opt ; do case $opt in f) FCDISTRO=$OPTARG ;; d) PLDISTRO=$OPTARG ;;