We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9a5ea commit c590137Copy full SHA for c590137
zorg/buildbot/builders/sanitizers/buildbot_functions.sh
@@ -575,10 +575,6 @@ function build_failure() {
575
}
576
577
function build_exception() {
578
- echo
579
- echo "How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild"
580
581
-
582
sleep 5
583
echo "@@@STEP_EXCEPTION@@@"
584
if [[ "${BUILDBOT_BISECT_MODE:-}" == "1" || ! -v BUILDBOT_BUILDERNAME ]] ; then
0 commit comments