Skip to content

Commit

Permalink
Merge pull request #1 from redhat-performance/return_0
Browse files Browse the repository at this point in the history
Return 0 on completion
  • Loading branch information
dvalinrh authored Feb 17, 2022
2 parents 041d437 + ddee437 commit 3f43811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyperf/pyperf_run
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3f43811

Please sign in to comment.