svn commit: samba r9352 - in branches/SOC/SAMBA_4_0: . source/torture/rpc

brad at samba.org brad at samba.org
Wed Aug 17 05:24:49 GMT 2005


Author: brad
Date: 2005-08-17 05:24:49 +0000 (Wed, 17 Aug 2005)
New Revision: 9352

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

Log:
 r5440 at buttercup:  j0j0 | 2005-08-16 23:33:25 -0600
 Fixed a typo.

Modified:
   branches/SOC/SAMBA_4_0/
   branches/SOC/SAMBA_4_0/source/torture/rpc/dssync.c


Changeset:

Property changes on: branches/SOC/SAMBA_4_0
___________________________________________________________________
Name: svk:merge
   - 0c0555d6-39d7-0310-84fc-f1cc0bd64818:/branches/SAMBA_4_0:9311
d349723c-e9fc-0310-b8a8-fdedf1c27407:/local/SAMBA_4_0:5438
d349723c-e9fc-0310-b8a8-fdedf1c27407:/local/samba-SAMBA_4_0:5433
   + 0c0555d6-39d7-0310-84fc-f1cc0bd64818:/branches/SAMBA_4_0:9311
d349723c-e9fc-0310-b8a8-fdedf1c27407:/local/SAMBA_4_0:5440
d349723c-e9fc-0310-b8a8-fdedf1c27407:/local/samba-SAMBA_4_0:5433

Modified: branches/SOC/SAMBA_4_0/source/torture/rpc/dssync.c
===================================================================
--- branches/SOC/SAMBA_4_0/source/torture/rpc/dssync.c	2005-08-17 05:15:31 UTC (rev 9351)
+++ branches/SOC/SAMBA_4_0/source/torture/rpc/dssync.c	2005-08-17 05:24:49 UTC (rev 9352)
@@ -219,8 +219,9 @@
 	if (ctx->new_dc.join) {
 		torture_leave_domain(ctx->new_dc.join);
 	}
+	*/
 	talloc_free(ctx);
-	*/
+	
 }
 
 static BOOL test_DsBind(struct DsSyncTest *ctx,	struct cli_credentials *credentials, struct DsSyncBindInfo *b)



More information about the samba-cvs mailing list