summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2017-02-16 16:23:43 -0700
committerChristof Schmitt <cs@samba.org>2017-05-08 21:08:24 +0200
commit5a6d5ede33b197710811e6f27eca55d9e7f74d37 (patch)
tree90e02ed773645bb4cc431e21db47e57ec21c4311 /selftest/selftest.pl
parentd80de473f8161b7c6333ecbb31e7774213b4546b (diff)
downloadsamba-5a6d5ede33b197710811e6f27eca55d9e7f74d37.tar.gz
selftest: Make lockdir available in test environment
Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'selftest/selftest.pl')
-rwxr-xr-xselftest/selftest.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl
index 3ab07a7a741..f05fc5cde49 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -863,6 +863,7 @@ my @exported_envvars = (
"DNS_FORWARDER2",
"RESOLV_CONF",
"UNACCEPTABLE_PASSWORD",
+ "LOCK_DIR",
# nss_wrapper
"NSS_WRAPPER_PASSWD",