Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't kill the fools sourcing this script
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 13 Mar 2019 14:28:23 +0000 (15:28 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 13 Mar 2019 14:28:40 +0000 (15:28 +0100)
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
+