mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
test_utility update
This commit is contained in:
@@ -293,6 +293,7 @@ class LFCliBase:
|
||||
debug_=debug_,
|
||||
die_on_error_=self.exit_on_error)
|
||||
json_response = lf_r.json_delete(debug=debug_, die_on_error_=self.halt_on_error)
|
||||
print(json_response)
|
||||
#debug_printer.pprint(json_response)
|
||||
if (json_response is None) and debug_:
|
||||
print("LFCliBase.json_delete: no entity/response, probabily status 404")
|
||||
|
||||
Reference in New Issue
Block a user