svn commit: samba r14441 - in branches/SAMBA_4_0/source/torture/nbt: .

metze at samba.org metze at samba.org
Wed Mar 15 11:40:44 GMT 2006


Author: metze
Date: 2006-03-15 11:40:43 +0000 (Wed, 15 Mar 2006)
New Revision: 14441

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

Log:
try to get more hosts on the build farm pass the NBT-WINSREPLICATION-OWNED test

metze
Modified:
   branches/SAMBA_4_0/source/torture/nbt/winsreplication.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/nbt/winsreplication.c
===================================================================
--- branches/SAMBA_4_0/source/torture/nbt/winsreplication.c	2006-03-15 11:27:40 UTC (rev 14440)
+++ branches/SAMBA_4_0/source/torture/nbt/winsreplication.c	2006-03-15 11:40:43 UTC (rev 14441)
@@ -9541,7 +9541,7 @@
 
 	/* make sure we push the reply to the wire */
 	event_loop_once(nbtsock->event_ctx);
-	msleep(250);
+	msleep(500);
 
 	rec->defend.timeout	= 0;
 	rec->defend.ret		= True;
@@ -9594,7 +9594,7 @@
 
 	/* make sure we push the reply to the wire */
 	event_loop_once(nbtsock->event_ctx);
-	msleep(250);
+	msleep(500);
 
 	rec->defend.timeout	= 0;
 	rec->defend.ret		= True;



More information about the samba-cvs mailing list