]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest: Make location of log file available in tests
authorChristof Schmitt <cs@samba.org>
Wed, 13 Dec 2017 19:47:31 +0000 (12:47 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Jan 2018 09:01:10 +0000 (10:01 +0100)
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>
(cherry picked from commit b0e1fc74fdacecb86f46b47e527b3fdf1906d27b)

selftest/selftest.pl

index c54ea68cac209e15cd86a3d021bd9eeed3781980..c4a546472b50e3bd6be05dddbfdb4a9ce9e9c374 100755 (executable)
@@ -843,6 +843,7 @@ my @exported_envvars = (
        "DNS_FORWARDER2",
        "RESOLV_CONF",
        "UNACCEPTABLE_PASSWORD",
+       "SMBD_TEST_LOG",
 
        # nss_wrapper
        "NSS_WRAPPER_PASSWD",