We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52e1ac0 + cc53bff commit 72d2205Copy full SHA for 72d2205
pyperf/pyperf_run
@@ -245,7 +245,7 @@ else
245
else
246
echo Ran >> ${RESULTSDIR}/test_results_report
247
fi
248
- cp /tmp/hammerdb.out ${RESULTSDIR}
+ cp /tmp/pyperf.out ${RESULTSDIR}
249
cp ${curdir}/meta_data.yml ${RESULTSDIR}
250
tar hcf results_${test_name_run}_${to_tuned_setting}.tar results_${test_name_run}_${to_tuned_setting}
251
cp results_${test_name_run}_${to_tuned_setting}.tar results_pbench_${test_name_run}_${to_tuned_setting}.tar
0 commit comments