summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2016-06-10 15:43:37 +1200
committerGarming Sam <garming@samba.org>2016-06-16 04:40:14 +0200
commitba22d291446aefbae8a02346e5b7edbc9265dc4a (patch)
tree3c26da89dddeeabcb6bd964afe1676459978623f /selftest/selftest.pl
parentf5aaa1ea31c78060cc732a8ee176ca7ac13be865 (diff)
downloadsamba-ba22d291446aefbae8a02346e5b7edbc9265dc4a.tar.gz
selftest: Always set up a resolv.conf and use it in samba_dnsupdate
This allows samba_dnsupdate to be tested without resolv_wrapper. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
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 7b4d4decb08..528aa9c7d47 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -835,6 +835,7 @@ my @exported_envvars = (
"LOCAL_PATH",
"DNS_FORWARDER1",
"DNS_FORWARDER2",
+ "RESOLV_CONF",
# nss_wrapper
"NSS_WRAPPER_PASSWD",