From: Martin Quinson Date: Wed, 13 Mar 2019 14:28:23 +0000 (+0100) Subject: don't kill the fools sourcing this script X-Git-Tag: v3_22~106 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f4e0934728e40e324de0f4827964d24a4869b364 don't kill the fools sourcing this script --- 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 +