Skip to content

Commit

Permalink
Merge pull request #28 from redhat-performance/fix_pbench
Browse files Browse the repository at this point in the history
We are not downloading results properly with pbench rum
  • Loading branch information
dvalinrh authored Aug 8, 2024
2 parents 570932c + 78d67c3 commit 700819d
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 @@ -311,6 +311,7 @@ else
if [ $? -ne 0 ]; then
exit_out "Failed: $TOOLS_BIN/execute_via_pbench --cmd_executing "$0" $arguments --test ${test_name_run} --spacing 11 --pbench_stats $to_pstats"
fi
exit 0
fi


Expand Down

0 comments on commit 700819d

Please sign in to comment.