mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	refactored scripts to use --no_cleanup
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		
				
					committed by
					
						
						shivam
					
				
			
			
				
	
			
			
			
						parent
						
							4e232d5043
						
					
				
				
					commit
					19117b2ece
				
			@@ -250,7 +250,7 @@ Generic command layout:
 | 
			
		||||
 | 
			
		||||
    ip_test.build()
 | 
			
		||||
 | 
			
		||||
    # TODO:  Cleanup by default, add --noclean option to not do cleanup.
 | 
			
		||||
    # TODO:  Cleanup by default, add --no_cleanup option to not do cleanup.
 | 
			
		||||
 | 
			
		||||
    if ip_test.passes():
 | 
			
		||||
        print('Created %s MacVlan connections' % args.num_ports)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user