mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
Script reporting can now use custom report file & path
This commit is contained in:
@@ -303,6 +303,7 @@ python3 ./test_ipv4_variable_time.py
|
||||
output = 'csv'
|
||||
|
||||
else:
|
||||
systeminfopath = str(args.report_file).split('/')[-1]
|
||||
report_f = args.report_file
|
||||
if args.output_format is None:
|
||||
output = str(args.report_file).split('.')[-1]
|
||||
|
||||
Reference in New Issue
Block a user