]> Cypherpunks repositories - gostls13.git/commit
cmd/go: treat all commands in exp/ as tools
authorRuss Cox <rsc@golang.org>
Fri, 14 Sep 2012 16:06:21 +0000 (12:06 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 14 Sep 2012 16:06:21 +0000 (12:06 -0400)
commitca75fdf972fa3db7385241eda83691dd7ec3fc17
tree7a7d148a96854699a709e7d44bd1e3ebac887c76
parenta4d08ed5dfe23f5b0d777548410456fbb517478c
cmd/go: treat all commands in exp/ as tools

Nothing in exp should get installed directly in bin,
at least not by default.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6497138
src/cmd/go/pkg.go