X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/001737a15701027974d89260771284a45013d2cd..f4e0934728e40e324de0f4827964d24a4869b364:/BuildSimGrid.sh?ds=sidebyside 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 +