X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b44c1d2758d3216bce3be647492546cd2d9e04ce..661e64114641721802e309fc277b081ea01078c8:/BuildSimGrid.sh diff --git a/BuildSimGrid.sh b/BuildSimGrid.sh index 3e74ec2edf..526f3f09f4 100755 --- a/BuildSimGrid.sh +++ b/BuildSimGrid.sh @@ -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 +