X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fdashboard%2Fprocess_data.py;h=4be0917899d0c77942b3d1787875e01e55ef5e6d;hb=c7e43d91f4a6babaff1f373b0a7ed102a876e7d3;hp=6ca6ee1ec3a0e45f1b0c14f22b5608aac67beb5a;hpb=7442c4d4516cd34dd50918a7b82462a356c94944;p=bottlenecks.git diff --git a/utils/dashboard/process_data.py b/utils/dashboard/process_data.py index 6ca6ee1e..4be09178 100644 --- a/utils/dashboard/process_data.py +++ b/utils/dashboard/process_data.py @@ -15,7 +15,7 @@ from uploader import Uploader def printUsage(): print ("Usage: python process_data.py required_params(**)" - " optional_params([])") + " optional_params([])") print " ** -i|--input input_data_dir" print " ** -s|--suite suite_name" print " ** -c|--conf conf_file"