[SCM] Samba Shared Repository - branch master updated

Karolin Seeger kseeger at samba.org
Mon Oct 19 02:41:02 MDT 2009


The branch, master has been updated
       via  b7b5484... s4:test: Fix typo.
      from  fa08d0b... Fix typo.

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


- Log -----------------------------------------------------------------
commit b7b548411c3868bb6008d0221ac59e56fdd5aefe
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Oct 19 10:40:15 2009 +0200

    s4:test: Fix typo.
    
    Karolin

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

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 c448b3b..ba85485 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


More information about the samba-cvs mailing list