mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 10:48:02 +00:00 
			
		
		
		
	cisco_wifi_ctl.py: changed the expect string since looking for exact
This commit is contained in:
		| @@ -880,8 +880,8 @@ def main(): | ||||
|    CCPROMPT = args.prompt  #'\(Voice-Talwar\) >' | ||||
|    LEGACY_PROMPT = "(cisco) >" | ||||
|    LOGOUTPROMPT = 'User:' | ||||
|    EXITPROMPT = "Would you like to save them now\? \(y/N\)" | ||||
|    AREYOUSURE = "Are you sure you want to continue\? \(y/n\)" | ||||
|    EXITPROMPT = "Would you like to save them now? (y/N)" | ||||
|    AREYOUSURE = "Are you sure you want to continue? (y/n)" | ||||
|    CLOSEDBYREMOTE = "closed by remote host." | ||||
|    CLOSEDCX = "Connection to .* closed." | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chuck SmileyRekiere
					Chuck SmileyRekiere