diff --git a/pyperf/pyperf_run b/pyperf/pyperf_run index 21da53f..fe820a8 100755 --- a/pyperf/pyperf_run +++ b/pyperf/pyperf_run @@ -220,3 +220,4 @@ else tar hcf results_${test_name_run}_${to_tuned_setting}.tar results_${test_name_run}_${to_tuned_setting} cp results_${test_name_run}_${to_tuned_setting}.tar results_pbench_${test_name_run}_${to_tuned_setting}.tar fi +exit 0