The branch, v3-5-test has been updated
       via  1a300b7... s4:test: Fix typo.
      from  cf0617b... Fix typo.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test


- Log -----------------------------------------------------------------
commit 1a300b7a345f962591e356335aed005a8c304711
Author: Karolin Seeger <ksee...@samba.org>
Date:   Mon Oct 19 10:40:15 2009 +0200

    s4:test: Fix typo.
    
    Karolin
    (cherry picked from commit b7b548411c3868bb6008d0221ac59e56fdd5aefe)

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

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


Changeset truncated at 500 lines:

diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c
index f8853c1..b3bc5cf 100644
--- a/source4/torture/rpc/samr.c
+++ b/source4/torture/rpc/samr.c
@@ -6455,7 +6455,7 @@ static bool test_OpenDomain(struct dcerpc_pipe *p, struct 
torture_context *tctx,
                }
                ret &= test_CreateUser(p, tctx, &domain_handle, 
TEST_ACCOUNT_NAME, &user_handle, sid, which_ops, NULL, true);
                if (!ret) {
-                       torture_warning(tctx, "Testing PASSWORDS or PRIVILAGES 
on domain %s failed!\n", dom_sid_string(tctx, sid));
+                       torture_warning(tctx, "Testing PASSWORDS or PRIVILEGES 
on domain %s failed!\n", dom_sid_string(tctx, sid));
                }
                break;
        case TORTURE_SAMR_USER_ATTRIBUTES:


-- 
Samba Shared Repository

Reply via email to