mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 10:48:02 +00:00 
			
		
		
		
	Remove exit_on_error
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
This commit is contained in:
		| @@ -31,7 +31,6 @@ class CreateQVlan(Realm): | ||||
|                  gateway=None, | ||||
|                  port_list=[], | ||||
|                  ip_list=[], | ||||
|                  exit_on_error=False, | ||||
|                  debug=False): | ||||
|         super().__init__(host, port) | ||||
|         self.host = host | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matthew Stidham
					Matthew Stidham