From: Christof Schmitt Date: Wed, 13 Dec 2017 19:47:31 +0000 (-0700) Subject: selftest: Make location of log file available in tests X-Git-Tag: talloc-2.1.11~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0e1fc74fdacecb86f46b47e527b3fdf1906d27b;p=thirdparty%2Fsamba.git selftest: Make location of log file available in tests BUG: https://bugzilla.samba.org/show_bug.cgi?id=13189 Signed-off-by: Christof Schmitt Reviewed-by: Jeremy Allison --- 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",