python: dns_hub: Fix indentation of 'raise' on error.
authorJeremy Allison <jra@samba.org>
Tue, 15 Jan 2019 16:45:26 +0000 (08:45 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Feb 2019 19:41:24 +0000 (20:41 +0100)
commit6990f5018d90ba9be680f50cc812fafc73f67d7c
tree189607a273426ab75efae125af91a03b287ee8b4
parent56549fd07d690e8fe615f5dd291c1d798045a03b
python: dns_hub: Fix indentation of 'raise' on error.

Remove second socket.sendto().

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13750
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit dd231a16a338cfe63d12cadf0fc3e2ebe7cac828)
python/samba/tests/dns_forwarder_helpers/dns_hub.py