summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/regress/run_regression2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/regress/run_regression b/test/regress/run_regression
index 475cce431..084df6ac9 100755
--- a/test/regress/run_regression
+++ b/test/regress/run_regression
@@ -10,6 +10,8 @@
# Runs benchmark and checks for correct exit status and output.
#
+# ulimit -t 1 # For detecting long running regressions
+
prog=`basename "$0"`
if [ $# -lt 2 ]; then
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback