summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xround-robin-bisect.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/round-robin-bisect.sh b/round-robin-bisect.sh
index b04dfab1..a7494e13 100755
--- a/round-robin-bisect.sh
+++ b/round-robin-bisect.sh
@@ -823,6 +823,9 @@ case "$notify_author@${rr[ci_project]}/${rr[ci_config]}:$current_project" in
CI_MAIL_RECIPIENTS+=("linaro-toolchain@lists.linaro.org")
CI_MAIL_RECIPIENTS+=("clang-built-linux@googlegroups.com")
;;
+ *@tcwg_bmk*/gnu_eabi*:*)
+ # Bare-metal benchmarking needs fixing
+ ;;
*@tcwg_bmk*/*:*)
# Don't notify patch authors until we improve benchmarking email
# reporting.