Dump core on every failure.
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 24 Aug 2010 11:53:08 +0000 (11:53 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 24 Aug 2010 11:53:08 +0000 (11:53 +0000)
org.glite.testsuites.ctb/LB/tests/lb-common.sh

index 0924212..78b639c 100755 (executable)
@@ -32,6 +32,7 @@ if [ ! -r ${TEST_COMMON} ]; then
 fi
 source ${TEST_COMMON}
 
+ulimit -c unlimited
 
 # define variables
 GLITE_LOCATION=${GLITE_LOCATION:-/opt/glite}