Report - fix generation of performance improvements
[csit.git] / resources / tools / report_gen / run_report.sh
index c867d35..b2db731 100755 (executable)
@@ -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