summaryrefslogtreecommitdiffstats
path: root/single-file-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'single-file-test.sh')
-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