You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd/buildlet: use inherited GOROOT_BOOTSTRAP as fallback
Currently the buildlet ignores any GOROOT_BOOTSTRAP defined on the host,
assuming it'll always come from the coordinator.
Relax that a bit to make it easier to migrate people to buildlet from
the older builder.
This doesn't change behavior for any existing builder.
Updates golang/go#21191
Change-Id: I3c3ef77b073d7cecf41855e6d060773b8558935b
Reviewed-on: https://go-review.googlesource.com/53492
Reviewed-by: Yuval Pavel Zholkover <[email protected]>
Reviewed-by: Brad Fitzpatrick <[email protected]>
0 commit comments