From: jean-pierre roux Date: Wed, 3 Nov 2010 16:32:20 +0000 (+0000) Subject: fix comments X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~98 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=7ee450c820f7b377043175aba32931f9bcbd6b1a;p=creaToolsTools.git fix comments --- diff --git a/Install/scripts/All.sh b/Install/scripts/All.sh index 21482c9..0685195 100644 --- a/Install/scripts/All.sh +++ b/Install/scripts/All.sh @@ -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 ]