[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-808-gabac431

Günther Deschner gd at samba.org
Thu Apr 23 08:34:56 GMT 2009


The branch, v3-4-test has been updated
       via  abac431ce164c3ce3fcf53fbc77d0486347e22f1 (commit)
      from  5d8f374ad75e06354ac27f34e3f44b3d459ac2ef (commit)

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


- Log -----------------------------------------------------------------
commit abac431ce164c3ce3fcf53fbc77d0486347e22f1
Author: Günther Deschner <gd at samba.org>
Date:   Wed Apr 22 23:48:24 2009 +0200

    s3-selftest: test wbinfo --allocate-uid/gid.
    
    Guenther
    (cherry picked from commit 59fe99027d0ac972d0d74a24842d6423119c0d21)

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

Summary of changes:
 source3/script/tests/test_wbinfo_s3.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/test_wbinfo_s3.sh b/source3/script/tests/test_wbinfo_s3.sh
index fa6e20f..d47953e 100755
--- a/source3/script/tests/test_wbinfo_s3.sh
+++ b/source3/script/tests/test_wbinfo_s3.sh
@@ -36,6 +36,8 @@ tests="$tests:--domain-groups"
 tests="$tests:--name-to-sid=$username"
 #Didn't pass yet# tests="$tests:--user-info=$username"
 tests="$tests:--user-groups=$username"
+tests="$tests:--allocate-uid"
+tests="$tests:--allocate-gid"
 
 failed=0
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list