fi
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 8 Apr 2008 12:05:23 +0000 (12:05 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 8 Apr 2008 12:05:23 +0000 (12:05 +0000)
scripts/all-builds.sh

index 85f0b09..30e9c8e 100755 (executable)
@@ -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"