mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
run_cv_scenario.py rvr_scenario.py update_dut.py : deprecated _halt_on_error
This commit is contained in:
@@ -34,7 +34,6 @@ class UpdateDUT(LFCliBase):
|
||||
|
||||
super().__init__(host, port,
|
||||
_debug=_debug_on,
|
||||
_halt_on_error=_exit_on_error,
|
||||
_exit_on_fail=_exit_on_fail,
|
||||
_local_realm=realm.Realm(lfclient_host=host, lfclient_port=port, debug_=_debug_on))
|
||||
self.host = host
|
||||
|
||||
Reference in New Issue
Block a user