summaryrefslogtreecommitdiffstats
path: root/utils/dashboard/process_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/dashboard/process_data.py')
-rw-r--r--utils/dashboard/process_data.py2
1 files changed, 1 insertions, 1 deletions
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"