From 5d05a1a7266e56ab8afeae3cae09ed7e23a4cfea Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 4 Aug 2006 07:00:53 +0000 Subject: r17396: Bump the time up again. RPC-SAMR can slow, I probably need to break it up again... Andrew Bartlett (This used to be commit 110de3a3a294063bd05db4570a8983ad7072ad09) --- source4/script/tests/selftest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/script') 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` -- cgit