]> Cypherpunks repositories - gostls13.git/commit
go.tools/misc/dist: copy doc.go from go.tools to go root
authorAndrew Gerrand <adg@golang.org>
Fri, 11 Oct 2013 01:37:32 +0000 (10:37 +0900)
committerAndrew Gerrand <adg@golang.org>
Fri, 11 Oct 2013 01:37:32 +0000 (10:37 +0900)
commit5f3a7aa2172c4b78de6bae19f740024c4088b5e3
tree87ee76d500c645b11e1406018ad046b80ec05da9
parent5516349fe72050afcb3d67145920ffcf37c8cf66
go.tools/misc/dist: copy doc.go from go.tools to go root

This will allow "godoc godoc", "godoc vet", "godoc cover" to work.

Fixes #6527.

R=r, dsymonds
CC=golang-dev
https://golang.org/cl/14566049
misc/dist/bindist.go