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

metze at samba.org metze at samba.org
Sat Sep 15 20:14:17 GMT 2007


Author: metze
Date: 2007-09-15 20:14:17 +0000 (Sat, 15 Sep 2007)
New Revision: 25183

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

Log:
return LOCKDIR too

metze
Modified:
   branches/SAMBA_4_0/source/selftest/env/Samba4.pm


Changeset:
Modified: branches/SAMBA_4_0/source/selftest/env/Samba4.pm
===================================================================
--- branches/SAMBA_4_0/source/selftest/env/Samba4.pm	2007-09-15 20:11:28 UTC (rev 25182)
+++ branches/SAMBA_4_0/source/selftest/env/Samba4.pm	2007-09-15 20:14:17 UTC (rev 25183)
@@ -446,6 +446,7 @@
 		LDAPDIR => $ldapdir,
 		WINBINDD_SOCKET_DIR => $winbindd_socket_dir,
 		NCALRPCDIR => $ncalrpcdir,
+		LOCKDIR => $lockdir,
 		CONFIGURATION => $configuration,
 		SOCKET_WRAPPER_DEFAULT_IFACE => $swiface
 	};



More information about the samba-cvs mailing list