summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-01-05 00:34:19 -0800
committerRoland McGrath <roland@redhat.com>2009-01-05 00:34:19 -0800
commit23fc1b5ab44476fe22a9bf1de337a263c87a5b74 (patch)
tree8cd09fcd3bdec01dd05ee3feb45cbade4d9c4cce
parent192971365bfe78d3099d16782b96f0590b198a7d (diff)
downloaddebuginfo-test-scripts-23fc1b5ab44476fe22a9bf1de337a263c87a5b74.tar.gz
debuginfo-test-scripts-23fc1b5ab44476fe22a9bf1de337a263c87a5b74.tar.xz
debuginfo-test-scripts-23fc1b5ab44476fe22a9bf1de337a263c87a5b74.zip
unlimit core dumps
-rwxr-xr-xsingle-file-test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/single-file-test.sh b/single-file-test.sh
index da9f69a..6e8f5b5 100755
--- a/single-file-test.sh
+++ b/single-file-test.sh
@@ -1,6 +1,7 @@
#!/bin/sh
PATH="$(dirname $0):$PATH"
+ulimit -c unlimited
which=$1
shift