From: thierry Date: Tue, 8 Apr 2008 12:05:23 +0000 (+0000) Subject: fi X-Git-Tag: foo~346 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b7da26bfac9ecbe8a19778af27e06bdb454bbcab;p=infrastructure.git fi --- diff --git a/scripts/all-builds.sh b/scripts/all-builds.sh index 85f0b09..30e9c8e 100755 --- a/scripts/all-builds.sh +++ b/scripts/all-builds.sh @@ -35,7 +35,7 @@ for d in $PLDISTROS ; do command="/root/bin/vbuild-nightly.sh -m onelab-build@one-lab.org \ -f $f -p $p -d $d \ -t ${d}-tags-4.2.mk \ - -b @DATE@--${d}.4.2--${f}-${bits} $test_option" + -b @DATE@--${d}.4.2--${f}-${bits} $extra_option" [ -n "$manual" ] && echo $command if [ -n "$DRY_RUN" ] ; then echo "dry-run: skipped"