selftest: Cleanup Samba.pm iface mapping
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 14 Feb 2019 03:19:50 +0000 (16:19 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 5 Mar 2019 23:27:30 +0000 (23:27 +0000)
commitd1e145d644ca15beb4e59213d570922b1dc8881e
tree71c1a02277899cffed1de7ee882631d52d27433d
parent2b60936d91268688db8344dfee68766b6494c604
selftest: Cleanup Samba.pm iface mapping

It looks a bit cleaner if we declare the hash-map in one go, rather than
adding each entry one at a time. Also added a comment explaining what
the hash-map is for, and fixed up tab vs spaces inconsistencies.

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