[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Thu Aug 26 10:38:32 MDT 2010


The branch, master has been updated
       via  433c080 s3-selftest: do not remove nsswrapper environment when running smbtorture4.
      from  4b3630b winbindd: Add the client status in the clients list output

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


- Log -----------------------------------------------------------------
commit 433c08045ee96ca2e507cdec47bf9ef1dd95540e
Author: Günther Deschner <gd at samba.org>
Date:   Thu Aug 26 15:49:17 2010 +0200

    s3-selftest: do not remove nsswrapper environment when running smbtorture4.
    
    Guenther

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

Summary of changes:
 selftest/target/Samba3.pm |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 6eeae21..3c64e8d 100644
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -628,9 +628,6 @@ $unix_name-group:x:$unix_gids[0]:
 	print PWD "$password\n$password\n";
 	close(PWD) or die("Unable to set password for test account");
 
-	delete $ENV{NSS_WRAPPER_PASSWD};
-	delete $ENV{NSS_WRAPPER_GROUP};
-
 	print "DONE\n";
 
 	$ret{SERVER_IP} = $server_ip;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list