mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
lf_ap_power.py: LCS-45 Read AP for Power values,
typo and changed the file attributesto executable
This commit is contained in:
@@ -181,7 +181,7 @@ def main():
|
||||
egg.sendcontrol('c')
|
||||
egg.expect("#",timeout=5)
|
||||
egg.sendline("exit")
|
||||
egg.excect(">",timeout=5)
|
||||
egg.expect(">",timeout=5)
|
||||
egg.sendline("exit")
|
||||
|
||||
# ctlr.execute(cn_cmd)
|
||||
|
||||
Reference in New Issue
Block a user