commit | 4d2494330eff67b8f67eb8af165dbcfc3c2aabdf | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Mon Aug 12 19:18:47 2013 -0700 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Mon Aug 12 19:18:47 2013 -0700 |
tree | 9f2b3a8ae16e057e91039df461bcc34690b58cad | |
parent | 4984e6e9fdde23a75b0a8c52d56c7a4b5f5d5736 [diff] |
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