Skip to content

Commit c590137

Browse files
committed
[sanitizer] Drop "reproduce" from STEP_EXCEPTION
1 parent 2b9a5ea commit c590137

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

zorg/buildbot/builders/sanitizers/buildbot_functions.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,6 @@ function build_failure() {
575575
}
576576

577577
function build_exception() {
578-
echo
579-
echo "How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild"
580-
echo
581-
582578
sleep 5
583579
echo "@@@STEP_EXCEPTION@@@"
584580
if [[ "${BUILDBOT_BISECT_MODE:-}" == "1" || ! -v BUILDBOT_BUILDERNAME ]] ; then

0 commit comments

Comments
 (0)