X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=cdcustom.sh;fp=cdcustom.sh;h=fb34e6c54afb8545b5cce664564a4e45c17f87f8;hb=40bb234eefd46863be77c59082c63c61e69cf4c8;hp=f9e45594bfdf64ad4098156bc564962035437756;hpb=6e403c637ec04ff99e2df2d4e2e1a62618649d7f;p=bootcd.git diff --git a/cdcustom.sh b/cdcustom.sh index f9e4559..fb34e6c 100755 --- a/cdcustom.sh +++ b/cdcustom.sh @@ -45,7 +45,7 @@ set -e COMMANDSH=$(basename $0) COMMAND=$(basename $0 .sh) -REVISION="$Id: cdcustom.sh,v 1.7 2006/06/28 14:18:11 thierry Exp $" +REVISION="$Id: cdcustom.sh,v 1.8 2006/06/28 15:01:01 thierry Exp $" function usage () { @@ -227,7 +227,7 @@ function main () { [[ -z "$@" ]] && usage ISO_GENERIC=$1; shift - if [ -z "$@" ] ; then + if [[ -z "$@" ]] ; then nodes="$DEFAULT_TARGET" else nodes="$@"