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)
committerJeremy Allison <jra@samba.org>
Fri, 15 Dec 2017 20:43:19 +0000 (21:43 +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>
selftest/selftest.pl

index e16696ab061b10b57397b9327c71833aa0d0e4ff..8c41459e1e684419b43ccb7c5a368fa3c76c5303 100755 (executable)
@@ -877,6 +877,7 @@ my @exported_envvars = (
        "RESOLV_CONF",
        "UNACCEPTABLE_PASSWORD",
        "LOCK_DIR",
+       "SMBD_TEST_LOG",
 
        # nss_wrapper
        "NSS_WRAPPER_PASSWD",