svn commit: samba r23860 - in branches/SAMBA_4_0/source/selftest: .

metze at samba.org metze at samba.org
Fri Jul 13 08:38:51 GMT 2007


Author: metze
Date: 2007-07-13 08:38:51 +0000 (Fri, 13 Jul 2007)
New Revision: 23860

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23860

Log:
export WINBINDD_SOCKET_DIR into the testenv

metze
Modified:
   branches/SAMBA_4_0/source/selftest/selftest.pl


Changeset:
Modified: branches/SAMBA_4_0/source/selftest/selftest.pl
===================================================================
--- branches/SAMBA_4_0/source/selftest/selftest.pl	2007-07-13 08:01:36 UTC (rev 23859)
+++ branches/SAMBA_4_0/source/selftest/selftest.pl	2007-07-13 08:38:51 UTC (rev 23860)
@@ -711,7 +711,8 @@
 	"DC_PASSWORD",
 
 	# misc stuff
-	"KRB5_CONFIG"
+	"KRB5_CONFIG",
+	"WINBINDD_SOCKET_DIR"
 );
 
 sub setup_env($)



More information about the samba-cvs mailing list