diff --git a/py-json/realm.py b/py-json/realm.py index 41d5cc4f..1a62c1fc 100755 --- a/py-json/realm.py +++ b/py-json/realm.py @@ -185,8 +185,8 @@ class Realm(LFCliBase): return LFUtils.wait_until_ports_disappear(base_url=self.lfclient_url, - port_list=sta_list, - debug=debug_) + port_list=sta_list, + debug=debug_) def rm_port(self, port_eid, check_exists=True, debug_=False): if port_eid is None: