Commit 35748919 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

src: update buildall.bash comment with renamed trybot builder

Change-Id: I77887d247d3e5d60305fc76f962652268827b955
Reviewed-on: https://go-review.googlesource.com/9516Reviewed-by: default avatarDavid Crawshaw <crawshaw@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
parent 13ae2375
......@@ -6,8 +6,8 @@
# Usage: buildall.sh [-e] [pattern]
#
# buildall.bash builds the standard library for all Go-supported
# architectures. It is used by the linux-amd64-compilesmoke trybot
# builder, as a smoke test to quickly flag portability issues.
# architectures. It is used by the "all-compile" trybot builder,
# as a smoke test to quickly flag portability issues.
#
# Options:
# -e: stop at first failure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment