The branch, master has been updated
       via  39d612f... s4:torture/rpc/netlogon.c - fix typo
      from  f1c5239... pytalloc: ensure talloc_ctx is directly after 
PyObject_HEAD

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 39d612ff4c9131d0f06894da80e739aedf6ffe14
Author: Matthias Dieter Wallnöfer <[email protected]>
Date:   Tue Apr 20 09:01:22 2010 +0200

    s4:torture/rpc/netlogon.c - fix typo

-----------------------------------------------------------------------

Summary of changes:
 source4/torture/rpc/netlogon.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/rpc/netlogon.c b/source4/torture/rpc/netlogon.c
index 781fdf0..22e78f6 100644
--- a/source4/torture/rpc/netlogon.c
+++ b/source4/torture/rpc/netlogon.c
@@ -2269,7 +2269,7 @@ static bool test_netr_DsRGetDCNameEx2(struct 
torture_context *tctx,
        torture_assert_ntstatus_ok(tctx, status, "netr_DsRGetDCNameEx2");
        torture_assert_werr_ok(tctx, r.out.result, "netr_DsRGetDCNameEx2");
 
-       torture_comment(tctx, "Testing netr_DsRGetDCNameEx2 with client 
acount\n");
+       torture_comment(tctx, "Testing netr_DsRGetDCNameEx2 with client 
account\n");
        r.in.client_account     = TEST_MACHINE_NAME"$";
        r.in.mask               = ACB_SVRTRUST;
        r.in.flags              = DS_RETURN_FLAT_NAME;


-- 
Samba Shared Repository

Reply via email to