mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Remove spurious debug output
Some spurious debug output was injected by mistake.
This commit is contained in:
parent
8a5f1c6dc5
commit
085981f74c
@ -199,8 +199,6 @@ def _find_srvtype(net, net4, srvtype, addresses, xid):
|
||||
net4.setsockopt(socket.SOL_SOCKET, socket.SO_BROADCAST, 1)
|
||||
v6addrs = []
|
||||
v6hash = _v6mcasthash(srvtype)
|
||||
print(repr(srvtype))
|
||||
print(repr(v6hash))
|
||||
# do 'interface local' and 'link local'
|
||||
# it shouldn't make sense, but some configurations work with interface
|
||||
# local that do not work with link local
|
||||
|
Loading…
x
Reference in New Issue
Block a user