cisco_wifi_ctl.py: 3504 telnet logout clean up

This commit is contained in:
Chuck SmileyRekiere
2020-10-27 17:12:20 -06:00
parent 25b9c771d5
commit 48693a731d

View File

@@ -1339,6 +1339,9 @@ def main():
break
if i == 3:
egg.sendline(NL)
logg.info(" check prompt received exiting")
command_sent = True
except:
logg.info("exception in logout loop")
try: