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

abartlet at samba.org abartlet at samba.org
Fri Aug 4 06:53:18 GMT 2006


Author: abartlet
Date: 2006-08-04 06:53:17 +0000 (Fri, 04 Aug 2006)
New Revision: 17395

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

Log:
Add some more time to the default runtime.   Now 7.5 mins.

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 04:43:35 UTC (rev 17394)
+++ branches/SAMBA_4_0/source/script/tests/selftest.sh	2006-08-04 06:53:17 UTC (rev 17395)
@@ -8,7 +8,7 @@
 fi
 
 if [ -z "$TORTURE_MAXTIME" ]; then
-    TORTURE_MAXTIME=300
+    TORTURE_MAXTIME=450
 fi
 
 OLD_PWD=`pwd`



More information about the samba-cvs mailing list