From 53fc792d8036f77980d8b6d35d28c4779d445424 Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 7 Apr 2008 10:19:25 +0000 Subject: [PATCH] fix support manual runs --- scripts/all-builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.0