]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.sh
Fix param nb
[creaToolsTools.git] / Install / scripts / All.sh
index 153d4accfdf65caf1d80cce3c7751d13ecbd8fbd..860d0100543b4a38d02af71067ace1efb5085f1f 100644 (file)
@@ -20,7 +20,7 @@ echo $5
 echo $6
 echo "----------"
 
-if [ $# != 6 ]
+if [ $# != 7 ]
 then 
 echo "use it as           sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInstallDirectory Release 32"
 exit 0