Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add one algo to the list
[simgrid.git] / buildtools / pipol / Nightly_memCheck.sh
index 00ff108b0e63d303b5a8016ff1acc8df1dc0103d..a1720c693783041400b53426ce5310417daa83f7 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+ulimit -c 0
+
 #PIPOL esn amd64_2010-linux-ubuntu-maverick.dd.gz none 02:00 --user --silent
 
 if [ -e ./pipol ] ; then
@@ -45,4 +47,4 @@ ctest -D NightlyStart
 ctest -D NightlyConfigure
 ctest -D NightlyBuild
 ctest -D NightlyMemCheck
-ctest -D NightlySubmit
\ No newline at end of file
+ctest -D NightlySubmit