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:
 [EMAIL PROTECTED]:  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)

Reply via email to