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:
Chuck SmileyRekiere
2022-03-11 08:20:49 -07:00
committed by shivam
parent e48cc9d5b5
commit 5a9540d907
3 changed files with 24 additions and 14 deletions

View File

@@ -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',