mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	sta_connect_multi_example.py: turn cleanup on
This commit is contained in:
		@@ -37,7 +37,7 @@ def main():
 | 
			
		||||
    test.dut_passwd = "[BLANK]"
 | 
			
		||||
    test.station_names = station_names
 | 
			
		||||
    test.runtime_secs = 5
 | 
			
		||||
    test.cleanup_on_exit = False
 | 
			
		||||
    test.cleanup_on_exit = True
 | 
			
		||||
    test.run()
 | 
			
		||||
    is_passing = test.passes()
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user