summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2017-12-13 12:47:31 -0700
committerJeremy Allison <jra@samba.org>2017-12-15 21:43:19 +0100
commitb0e1fc74fdacecb86f46b47e527b3fdf1906d27b (patch)
treefa4d48354941dcca96a320c301ceade400615d84 /selftest/selftest.pl
parent8b6402f3e5ff98c2701e626e47246b2400f76e5f (diff)
downloadsamba-b0e1fc74fdacecb86f46b47e527b3fdf1906d27b.tar.gz
selftest: Make location of log file available in tests
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13189 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@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 e16696ab061..8c41459e1e6 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -877,6 +877,7 @@ my @exported_envvars = (
"RESOLV_CONF",
"UNACCEPTABLE_PASSWORD",
"LOCK_DIR",
+ "SMBD_TEST_LOG",
# nss_wrapper
"NSS_WRAPPER_PASSWD",