X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Freport_gen%2Frun_report.sh;fp=resources%2Ftools%2Freport_gen%2Frun_report.sh;h=68a022d59e845fe128ab99150fd7184bf5a14f70;hp=b2db731c091b0f7682c51f5a464bd13b035fdad8;hb=267795011019bb2ee9df3c0e568d54aa2281908d;hpb=601d8e63eed1d7db19a001923298b6fe209787b0 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}