mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
cisco_wifi_ctl.py: 3504 telnet logout clean up
This commit is contained in:
@@ -1339,6 +1339,9 @@ def main():
|
|||||||
break
|
break
|
||||||
if i == 3:
|
if i == 3:
|
||||||
egg.sendline(NL)
|
egg.sendline(NL)
|
||||||
|
logg.info(" check prompt received exiting")
|
||||||
|
command_sent = True
|
||||||
|
|
||||||
except:
|
except:
|
||||||
logg.info("exception in logout loop")
|
logg.info("exception in logout loop")
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user