X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2Fcompilemod.sh;h=5ef07b157b3f6563a13c747377a16d923191f4be;hb=947cd203e4a0c62779a6f502ba68f616a50716d9;hp=12196be0ea5b68e93f14b79e8956b044d72a117a;hpb=016232e00283f02d610e918539e68ebda0b615ac;p=creaToolsTools.git diff --git a/ctest/dashboard/compilemod.sh b/ctest/dashboard/compilemod.sh index 12196be..5ef07b1 100644 --- a/ctest/dashboard/compilemod.sh +++ b/ctest/dashboard/compilemod.sh @@ -6,6 +6,9 @@ cd $3/tmpCreaTools_INSTALL/$2Bin #echo $2 #echo $3 -make -j 16 +make -j 2 +echo " " +echo $2 +pwd sudo make install cd ..