mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 12:48:00 +00:00 
			
		
		
		
	example-security-connection: Add exit code logic.
And clean up stations on exit if --noclean was not selected. Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
		@@ -225,6 +225,7 @@ Command example:
 | 
			
		||||
        create_vaps.append(create_vap)
 | 
			
		||||
 | 
			
		||||
    # TODO:  Add logic to clean up vap, unless --noclean option is specified.
 | 
			
		||||
    # TODO:  Set radio back to previous channel.
 | 
			
		||||
 | 
			
		||||
    any_failed = False
 | 
			
		||||
    for v in create_vaps:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user