svn commit: samba r17396 - in branches/SAMBA_4_0/source/script/tests: .

abartlet at samba.org abartlet at samba.org
Fri Aug 4 07:00:53 GMT 2006


Author: abartlet
Date: 2006-08-04 07:00:53 +0000 (Fri, 04 Aug 2006)
New Revision: 17396

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17396

Log:
Bump the time up again.  RPC-SAMR can slow, I probably need to break
it up again...

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/script/tests/selftest.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/selftest.sh	2006-08-04 06:53:17 UTC (rev 17395)
+++ branches/SAMBA_4_0/source/script/tests/selftest.sh	2006-08-04 07:00:53 UTC (rev 17396)
@@ -8,7 +8,7 @@
 fi
 
 if [ -z "$TORTURE_MAXTIME" ]; then
-    TORTURE_MAXTIME=450
+    TORTURE_MAXTIME=600
 fi
 
 OLD_PWD=`pwd`



More information about the samba-cvs mailing list