s4:selftest: explicitly set NSS/RESOLV_WAPPER_* in wait_for_start
commitba805dcd6f95748d77e24d5de7c31af2ff5848b1
authorJamie McClymont <jamiemcclymont@catalyst.net.nz>
Wed, 10 Jan 2018 00:28:13 +0000 (10 13:28 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 22 Mar 2018 07:00:25 +0000 (22 08:00 +0100)
treeb0e6a8de07a91e3b00fcd2a9d4180d4526e8a76a
parent3966342a1817b84d78e0c6687b4e7dc6d71f3c41
s4:selftest: explicitly set NSS/RESOLV_WAPPER_* in wait_for_start

These variables were previously set directly on the selftest process
for the purpose of making this ldbsearch call, allowing them to leak
into other environments.

Signed-off-by: Jamie McClymont <jamiemcclymont@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba4.pm