[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon Mar 22 04:08:20 MDT 2010


The branch, master has been updated
       via  0cf9d62... s4-selftest: fix selftest-vars script.
      from  f8019ff... s4:dsdb Add a shortcut sequence number for schema reloads

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


- Log -----------------------------------------------------------------
commit 0cf9d62f30218efcfddf2b00e6117fb670f0f911
Author: Günther Deschner <gd at samba.org>
Date:   Sun Mar 21 00:05:00 2010 +0100

    s4-selftest: fix selftest-vars script.
    
    Tridge, please check.
    
    Guenther

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

Summary of changes:
 source4/scripting/devel/selftest-vars.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/scripting/devel/selftest-vars.sh b/source4/scripting/devel/selftest-vars.sh
index a20576f..9a194f1 100644
--- a/source4/scripting/devel/selftest-vars.sh
+++ b/source4/scripting/devel/selftest-vars.sh
@@ -6,4 +6,4 @@ export SOCKET_WRAPPER_DEFAULT_IFACE=6
 export SOCKET_WRAPPER_DIR=./st/w
 export UID_WRAPPER=1
 export NSS_WRAPPER_PASSWD=st/dc/passwd
-export NSS_WRAPPER_GROUP=st/dc/passwd
+export NSS_WRAPPER_GROUP=st/dc/group


-- 
Samba Shared Repository


More information about the samba-cvs mailing list