summaryrefslogtreecommitdiff
path: root/tcwg_bmk-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg_bmk-build.sh')
-rwxr-xr-xtcwg_bmk-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg_bmk-build.sh b/tcwg_bmk-build.sh
index 8fa04fbf..fbbb22b4 100755
--- a/tcwg_bmk-build.sh
+++ b/tcwg_bmk-build.sh
@@ -913,7 +913,7 @@ case "${#cflags[@]}" in
run_step reset_on_fail x check_regression
;;
1)
- run_step skip_on_fail 0 benchmark -- "${cflags[0]}" ${rr[top_artifacts]}/results_id
+ run_step skip_on_fail 1 benchmark -- "${cflags[0]}" ${rr[top_artifacts]}/results_id
rr[no_regression_p]=no_regression_to_base_p
run_step reset_on_fail x check_regression
;;