[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3567-g679be14

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


The branch, v3-2-test has been updated
       via  679be14a080dfcbbbc9403ff0fc67b61073a357e (commit)
      from  8e438431a1447fd482c107fbe0aee3af49afe068 (commit)

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


- Log -----------------------------------------------------------------
commit 679be14a080dfcbbbc9403ff0fc67b61073a357e
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 c3843c40b5c426910a184dcef3b17283e6e224e9)

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

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


Changeset truncated at 500 lines:

diff --git a/source/script/tests/test_wbinfo_s3.sh b/source/script/tests/test_wbinfo_s3.sh
index e3bf1b9..b24343e 100755
--- a/source/script/tests/test_wbinfo_s3.sh
+++ b/source/script/tests/test_wbinfo_s3.sh
@@ -34,6 +34,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