Nasty fix

This commit is contained in:
Adrian Woodley
2019-07-23 00:22:58 +08:00
parent eaf32dca13
commit 67485311e9

View File

@@ -96,9 +96,7 @@ class Worker(threading.Thread):
self.__passed.put(None) self.__passed.put(None)
self.__failed.put(None) self.__failed.put(None)
break break
print('Here') else:
new_ip = inue.replace(OLD_SUBNET, NEW_SUBNET) new_ip = inue.replace(OLD_SUBNET, NEW_SUBNET)
rstp_dac = 0 rstp_dac = 0