mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-24 14:04:59 +00:00
lf_cisco_dfs.py : bug fix (indention)
This commit is contained in:
@@ -110,7 +110,7 @@ class cisco_():
|
|||||||
format(process_error.returncode, process_error.output))
|
format(process_error.returncode, process_error.output))
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
exit(1)
|
exit(1)
|
||||||
return pss
|
return pss
|
||||||
|
|
||||||
#show wlan summary
|
#show wlan summary
|
||||||
def controller_show_wlan_summary(self):
|
def controller_show_wlan_summary(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user