mirror of
https://github.com/golang/go
synced 2024-11-18 06:54:49 -07:00
src: update buildall.bash comment with renamed trybot builder
Change-Id: I77887d247d3e5d60305fc76f962652268827b955 Reviewed-on: https://go-review.googlesource.com/9516 Reviewed-by: David Crawshaw <crawshaw@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
13ae23751a
commit
3574891942
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user