mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	Remove halt on error from all inheritors of realm
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
This commit is contained in:
		| @@ -29,7 +29,6 @@ import csv | ||||
| class LFDataCollection: | ||||
|     def __init__(self, local_realm, debug=False): | ||||
|         self.parent_realm = local_realm | ||||
|         self.halt_on_error = False | ||||
|         self.exit_on_error = False | ||||
|         self.debug = debug or local_realm.debug | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matthew Stidham
					Matthew Stidham