aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2017-03-10 10:04:42 -0800
committerIan Lance Taylor <iant@golang.org>2017-03-10 22:05:37 +0000
commit135ce43c8731506d541329a1dfea2c737c6dd0b1 (patch)
tree7455f48bc3df78bf1d65d1f641d1067d1249c3c2 /src/runtime/testdata
parentda0d23e5cdb305681a55c5475ff2db3e9a254cd4 (diff)
downloadgo-135ce43c8731506d541329a1dfea2c737c6dd0b1.tar.xz
cmd/go: when expanding "cmd", skip vendored main packages
We are vendoring pprof from github.com/google/pprof, which comes with a main package. If we don't explicitly skip that main package, then `go install cmd` will install the compiled program in $GOROOT/bin. Fixes #19441. Change-Id: Ib268ffd16d4be65f7d80e4f8d9dc6e71523a94de Reviewed-on: https://go-review.googlesource.com/38007 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Raul Silvera <rsilvera@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions