1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:11:21 -06:00
go/src/cmd/api
Brad Fitzpatrick 4d2494330e cmd/api: don't fail API check if there's no network
If the hg checkout of go.tools fails, check for Internet
connectivity before failing.

R=golang-dev, shivakumar.gn
CC=golang-dev
https://golang.org/cl/12814043
2013-08-12 19:18:47 -07:00
..
testdata/src/pkg cmd/api: rewrite using go/types 2013-08-08 14:10:59 -07:00
goapi_test.go cmd/api: add a benchmark over the standard library 2013-08-08 15:25:15 -07:00
goapi.go cmd/api: eliminate duplicate package import work 2013-08-09 18:44:00 -04:00
run.go cmd/api: don't fail API check if there's no network 2013-08-12 19:18:47 -07:00