mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-19 03:25:05 +00:00
lf_check.py : updated help for --flat_dir
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
8f6b79f8f3
commit
6db9d7eb48
@@ -1441,7 +1441,7 @@ note if all json data (rig,dut,tests) in same json file pass same json in for a
|
||||
'--suite',
|
||||
help="--suite <suite name> ",
|
||||
required=True)
|
||||
parser.add_argument('--flat_dir', help="--flat_dir",action='store_true')
|
||||
parser.add_argument('--flat_dir', help="--flat_dir , will place the results in the top directory",action='store_true')
|
||||
parser.add_argument(
|
||||
'--server_override',
|
||||
help="--server_override http://<server ip>/ example: http://192.168.95.6/",
|
||||
|
||||
Reference in New Issue
Block a user