1
0
mirror of https://github.com/golang/go synced 2024-11-20 07:34:40 -07:00
go/misc/dashboard/builder
Andrew Gerrand 0f2659a323 builder: drop recover blocks
The one time they recovered from anything they obscured a useful stack
trace. We're better off just crashing hard.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5577073
2012-01-30 14:53:48 +11:00
..
doc.go dashboard: fix for branches 2011-05-12 11:21:34 -04:00
exec.go gobuilder: goinstall packages after building go tree 2011-12-08 10:31:06 +11:00
http.go gobuilder: use go tool to build and test sub-repositories 2012-01-30 12:02:14 +11:00
main.go builder: drop recover blocks 2012-01-30 14:53:48 +11:00
Makefile dashboard: fix for branches 2011-05-12 11:21:34 -04:00
package.go go/doc: streamlined go/doc API 2012-01-12 17:36:57 -08:00