]> Creatis software - clitk.git/blobdiff - cluster_tools/gate_run_submit_cluster.sh
correct : with ;
[clitk.git] / cluster_tools / gate_run_submit_cluster.sh
index 8858c68780d89832a7720f56700205bb58c93207..29427bd8cf93b7d937bf01ac68e7e22b6b293dfa 100755 (executable)
@@ -58,7 +58,7 @@ test -d ${OUTPUTDIR} || error "can't locate output dir"
 RUNID=${OUTPUTDIR##*.}
 NJOBS=${2:-"${DEFAULTNUMBEROFJOBS}"}
 NJOBSMAX=${NJOBS}
-PARAM="${4:-""}"
+PARAM="${4:-\"\"}"
 
 echo "Lets roll!!"
 echo "runid is ${RUNID}"