1
0
mirror of https://github.com/golang/go synced 2024-11-19 00:44:40 -07:00
go/dashboard/buildlet
Brad Fitzpatrick 721bf87b5b dashboard/buildlet: make exec handler return process state in HTTP trailer
Requires Go tip to function, but compiles with old versions of Go, but
without returning the trailer, which we'll be able to detect in the
coordinator to make sure nobody used an old Go to cross-compile a
buildlet.

Change-Id: Ie5f71c0a4477563dea5f1526af10a49aa41536d6
Reviewed-on: https://go-review.googlesource.com/2159
Reviewed-by: Andrew Gerrand <adg@golang.org>
2014-12-30 04:59:04 +00:00
..
buildlet.go dashboard/buildlet: make exec handler return process state in HTTP trailer 2014-12-30 04:59:04 +00:00