]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.sh
fix comments
[creaToolsTools.git] / Install / scripts / All.sh
index 21482c9e6e5a2cc3e4f66d0b0df91dc66b094633..06851954e528292caae12357890aaa1aeb139086 100644 (file)
@@ -92,6 +92,7 @@ then
 
 fi
 
+#if [ true = false ]
 if [ true = true ]
 then
   sh $scriptDir/cvscheckout.sh $creasource                   $generationdir $cvsUserName
@@ -121,6 +122,7 @@ fi
  creadll=$generationdir/creatools_bin/creaBin
  LD_LIBRARY_PATH=$creadll:LD_LIBRARY_$PATH
 
+
 # the following stupid test is used at debug time; Please don't remove!
 #if [ true = false ]
 if [ true = true ]