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=b2db731c091b0f7682c51f5a464bd13b035fdad8;hp=c867d35bea49ee7ee79a3d98ceeb044537ed6b5d;hb=601d8e63eed1d7db19a001923298b6fe209787b0;hpb=71e61ec941914c658dba7442cb828b8479b90b83 diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh index c867d35bea..b2db731c09 100755 --- a/resources/tools/report_gen/run_report.sh +++ b/resources/tools/report_gen/run_report.sh @@ -198,7 +198,7 @@ fi # Generate tables for performance improvements if [[ ${DEBUG} -eq 0 ]] ; then - ./run_improvments_tables.py \ + python run_improvments_tables.py \ --input ${DIR[DTR,PERF,VPP,IMPRV]} \ --output ${DIR[DTR,PERF,VPP,IMPRV]} fi