aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/report_gen/run_report.sh
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-07-24 17:13:38 +0000
committerPeter Mikus <pmikus@cisco.com>2017-07-24 18:38:46 +0000
commita6744730940d0523b0e3672ead94238c5c1ef93f (patch)
tree4a8eaa27d66b0868450b9aaae6e048dd4e9dfdda /resources/tools/report_gen/run_report.sh
parent1c1572016f0c7d48269af4e01fd43c2a64d56fee (diff)
FIX: Typo in report_gen
Change-Id: Ia8826ccf79b405d35025e06cafb8a80b877dc77d Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 267795011019bb2ee9df3c0e568d54aa2281908d)
Diffstat (limited to 'resources/tools/report_gen/run_report.sh')
-rwxr-xr-xresources/tools/report_gen/run_report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh
index b2db731c09..68a022d59e 100755
--- a/resources/tools/report_gen/run_report.sh
+++ b/resources/tools/report_gen/run_report.sh
@@ -161,7 +161,7 @@ then
blds=${JOB[PERF,VPP,BLD]}
for i in ${blds[@]}; do
unzip -o ${DIR[STATIC,ARCH]}/${JOB[PERF,VPP]}-${i}.zip -d ${DIR[WORKING]}/
- ./run_robot_json_data.py \
+ python run_robot_json_data.py \
--input ${DIR[WORKING]}/output.xml \
--output ${DIR[DTR,PERF,VPP,IMPRV]}/${JOB[PERF,VPP]}-${i}.json \
--vdevice ${i}