From: jean-pierre roux Date: Fri, 22 Oct 2010 13:46:25 +0000 (+0000) Subject: remove useless test X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~114 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=1daf1e4005980334ed0058970786bf98a09f881f;p=creaToolsTools.git remove useless test --- diff --git a/Install/scripts/All.sh b/Install/scripts/All.sh index 2bd5237..903b270 100644 --- a/Install/scripts/All.sh +++ b/Install/scripts/All.sh @@ -59,7 +59,8 @@ mkdir $generationdir/creatools_bin cd $generationdir # the following stupid test is used at debug time; Please don't remove! -if [ true = false ] +#if [ true = false ] +if [ true = true ] then rm -rf creatools_bin/creaBin