Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Message has been removed.
[simgrid.git] / BuildSimGrid.sh
index 3e74ec2edf3571c8c687bf3afd57b2931af06c9b..526f3f09f453af7abf4c2e0d9ded9c07903932f5 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
+