mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	removed test
This commit is contained in:
		@@ -513,7 +513,6 @@ def main():
 | 
				
			|||||||
                                   "--action", "cmd", "--value", "config 802.11b enable network"])
 | 
					                                   "--action", "cmd", "--value", "config 802.11b enable network"])
 | 
				
			||||||
                   subprocess.run(["./cisco_wifi_ctl.py", "--scheme", scheme, "-d", args.dest, "-u", args.user, "-p", args.passwd, "-a", args.ap, "--band", band,
 | 
					                   subprocess.run(["./cisco_wifi_ctl.py", "--scheme", scheme, "-d", args.dest, "-u", args.user, "-p", args.passwd, "-a", args.ap, "--band", band,
 | 
				
			||||||
                                   "--action", "enable", "--series" , args.series])
 | 
					                                   "--action", "enable", "--series" , args.series])
 | 
				
			||||||
                   exit(1)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
                   # Wait a bit for AP to come back up
 | 
					                   # Wait a bit for AP to come back up
 | 
				
			||||||
                   time.sleep(1)
 | 
					                   time.sleep(1)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user