]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" message
authorShenghou Ma <minux.ma@gmail.com>
Fri, 12 Oct 2012 05:35:05 +0000 (13:35 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 12 Oct 2012 05:35:05 +0000 (13:35 +0800)
commit19dc7bb18fc4e4dab937ce13d50a86db938ab744
treedee42a5e89660ae8e863b863ab276743b84f1811
parente171b97ee69b65400dbccb6ae2528747605e1505
cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" message
Also, to aid debugging cmd/dist, make make.bat support --dist-tool flag.

Fixes #3100.

R=alex.brainman
CC=golang-dev
https://golang.org/cl/6637061
src/cmd/dist/a.h
src/cmd/dist/build.c
src/cmd/dist/plan9.c
src/cmd/dist/unix.c
src/cmd/dist/windows.c
src/make.bat