mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
lf_tx_power.py : temporary work around for admin down and up AP
lf_check.py : email input is now optional lf_qa.py : added to the help Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
e48cc9d5b5
commit
5a9540d907
@@ -624,7 +624,7 @@ Usage: lf_qa.py --store --png --path <path to directories to traverse> --databas
|
||||
default='qa_table')
|
||||
parser.add_argument(
|
||||
'--server',
|
||||
help="--server http://<server ip>/ system running the tests may also be a server example: --server 'http://192.168.95.6/' default: ''",
|
||||
help="--server http://<server ip>/ for running with server enabled. Not needed for running locally. --server 'http://192.168.95.6/' default: ''",
|
||||
default='')
|
||||
parser.add_argument(
|
||||
'--cut',
|
||||
|
||||
Reference in New Issue
Block a user