r25183: return LOCKDIR too
authorStefan Metzmacher <metze@samba.org>
Sat, 15 Sep 2007 20:14:17 +0000 (20:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:47 +0000 (15:06 -0500)
metze

source/selftest/env/Samba4.pm

index 11afc0e6f31c1dbcc083b076ac293f15882f2411..c8d2ccc94b8e4105e7937e9886a5e23b7dd41473 100644 (file)
@@ -446,6 +446,7 @@ my @provision_options = ("$self->{bindir}/smbscript", "$self->{setupdir}/provisi
                LDAPDIR => $ldapdir,
                WINBINDD_SOCKET_DIR => $winbindd_socket_dir,
                NCALRPCDIR => $ncalrpcdir,
+               LOCKDIR => $lockdir,
                CONFIGURATION => $configuration,
                SOCKET_WRAPPER_DEFAULT_IFACE => $swiface
        };