svn commit: samba r21504 - in branches/SAMBA_4_0/source/torture/libnet: .

metze at samba.org metze at samba.org
Thu Feb 22 16:26:19 GMT 2007


Author: metze
Date: 2007-02-22 16:26:18 +0000 (Thu, 22 Feb 2007)
New Revision: 21504

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

Log:
for simo...

metze
Modified:
   branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c
===================================================================
--- branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c	2007-02-22 15:53:06 UTC (rev 21503)
+++ branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c	2007-02-22 16:26:18 UTC (rev 21504)
@@ -812,7 +812,7 @@
 		goto cleanup;
 	}
 
-	if (lp_parm_bool(-1, "become dc", "donnot leave", False)) {
+	if (lp_parm_bool(-1, "become dc", "do not unjoin", false)) {
 		talloc_free(s);
 		return ret;
 	}



More information about the samba-cvs mailing list