summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsource4/script/tests/selftest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/selftest.sh b/source4/script/tests/selftest.sh
index 5734533443..7fcf1f3101 100755
--- a/source4/script/tests/selftest.sh
+++ b/source4/script/tests/selftest.sh
@@ -8,7 +8,7 @@ then
fi
if [ -z "$TORTURE_MAXTIME" ]; then
- TORTURE_MAXTIME=450
+ TORTURE_MAXTIME=600
fi
OLD_PWD=`pwd`