X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2Fcompilemod.sh;h=1a5c03460e54145a2480c5bddf1c3c6aeaf4150e;hb=b91549cf961de3a0885bfc6ae3396e1468b79d10;hp=12196be0ea5b68e93f14b79e8956b044d72a117a;hpb=016232e00283f02d610e918539e68ebda0b615ac;p=creaToolsTools.git 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 ..