]> Creatis software - creaToolsTools.git/blobdiff - ctest/dashboard/compilemod.sh
*** empty log message ***
[creaToolsTools.git] / ctest / dashboard / compilemod.sh
index 12196be0ea5b68e93f14b79e8956b044d72a117a..1a5c03460e54145a2480c5bddf1c3c6aeaf4150e 100644 (file)
@@ -7,5 +7,8 @@ cd $3/tmpCreaTools_INSTALL/$2Bin
 #echo $3
 
 make -j 16
+echo " "
+echo $2
+pwd
 sudo make install
 cd ..