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 c5df7146e5..5734533443 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=300
+ TORTURE_MAXTIME=450
fi
OLD_PWD=`pwd`