From: Eduardo Davila Date: Fri, 1 Oct 2010 08:28:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CREATOOLS.2-0-3~37 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=016232e00283f02d610e918539e68ebda0b615ac;p=creaToolsTools.git *** empty log message *** --- diff --git a/ctest/dashboard/compilemod.sh b/ctest/dashboard/compilemod.sh index b999b7a..12196be 100644 --- a/ctest/dashboard/compilemod.sh +++ b/ctest/dashboard/compilemod.sh @@ -6,6 +6,6 @@ cd $3/tmpCreaTools_INSTALL/$2Bin #echo $2 #echo $3 -make +make -j 16 sudo make install cd ..