mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
clean up typo
This commit is contained in:
@@ -977,12 +977,12 @@ def main():
|
||||
egg.sendline("logout")
|
||||
break
|
||||
if i == 1:
|
||||
logg.info("WLC# prompt received needs exit to logout")
|
||||
logg.info("WLC# prompt received will send logout")
|
||||
try:
|
||||
egg.sendline("logout")
|
||||
sleep(0.1)
|
||||
except:
|
||||
logg.info("9800 exception on exit")
|
||||
logg.info("9800 exception on logout")
|
||||
sleep(0.1)
|
||||
break
|
||||
if i == 2:
|
||||
|
||||
Reference in New Issue
Block a user