Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics do not use msg in log class names
[simgrid.git] / BuildSimGrid.sh
index 3e74ec2..526f3f0 100755 (executable)
@@ -27,4 +27,4 @@ fi
   echo "Target: ${target}"
   (nice make -j4 ${target} tests || make ${target} tests) && nice ctest -j4 --output-on-failure ; date
 ) 2>&1 | tee BuildSimGrid.sh.log
-exit 0
+