mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
Fixing exit_on_error mistakes
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ 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