From: Eduardo Davila Date: Fri, 1 Oct 2010 08:52:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CREATOOLS.2-0-3~34 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=9dafc3f84573ad9df130845c4f2c825ab0d232b0;p=creaToolsTools.git *** empty log message *** --- diff --git a/ctest/dashboard/compilemod.sh b/ctest/dashboard/compilemod.sh index 12196be..1a5c034 100644 --- a/ctest/dashboard/compilemod.sh +++ b/ctest/dashboard/compilemod.sh @@ -7,5 +7,8 @@ cd $3/tmpCreaTools_INSTALL/$2Bin #echo $3 make -j 16 +echo " " +echo $2 +pwd sudo make install cd ..