]> Creatis software - creaToolsTools.git/commitdiff
fix comments
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 3 Nov 2010 16:32:20 +0000 (16:32 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 3 Nov 2010 16:32:20 +0000 (16:32 +0000)
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 ]