simple
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 22 Apr 2008 07:38:28 +0000 (07:38 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 22 Apr 2008 07:38:28 +0000 (07:38 +0000)
scripts/all-builds.sh

index 0d86dfb..06cce91 100755 (executable)
@@ -50,7 +50,7 @@ for d in $PLDISTROS ; do
     done
 done
 
-[ -n "$manual" -a -z "$DRY-RUN" ] && { echo 'manual mode : bailing out' ; exit 0 ; }
+[ -n "$manual" ] && { echo 'manual mode : bailing out' ; exit 0 ; }
 
 # raw - std planetlab x f8 x 32bits for deploying on alpha nodes
 for bits in 32 64; do