selftest: dns_hub doesn't need to store $swiface
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 13 Feb 2019 01:21:16 +0000 (14:21 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 5 Mar 2019 23:27:30 +0000 (23:27 +0000)
commit572f83d62a5853634dfa79669393a70d9ce20731
tree80114821e79d8dfc2d46dd4bf1a65671d0d5e047
parent5e09d392115f2c1655cc0902a940723d9d5b9065
selftest: dns_hub doesn't need to store $swiface

dns_hub doesn't need to store $ctx->{swiface}. Other testenvs store this
and export it as SOCKET_WRAPPER_DEFAULT_IFACE (i.e. for the tests to
use), but dns_hub doesn't need to do this.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba4.pm