From: thierry Date: Mon, 7 Apr 2008 10:19:25 +0000 (+0000) Subject: fix support manual runs X-Git-Tag: foo~349 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=53fc792d8036f77980d8b6d35d28c4779d445424;p=infrastructure.git fix support manual runs --- diff --git a/scripts/all-builds.sh b/scripts/all-builds.sh index c0721db..a327302 100755 --- a/scripts/all-builds.sh +++ b/scripts/all-builds.sh @@ -46,7 +46,7 @@ for d in onelab ; do -b @DATE@--${d}.4.2--c5vs-${bits} \ -B vserver" if [ -n "$manual" ] ; then - echo "$command" + echo $command echo "manual/dry_run: skipped" else $command