]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: exclude cov and prof from releases
authorRuss Cox <rsc@golang.org>
Tue, 14 Feb 2012 05:18:30 +0000 (00:18 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 14 Feb 2012 05:18:30 +0000 (00:18 -0500)
commit82568c5cd5ae7efcf3f3bbdd4cab2eff9b1318a0
treeb81f1bdd302721c075e9f7953131beae355b71cd
parentdcf5ca706b6faef942d49e7637aa926ba76139a3
cmd/dist: exclude cov and prof from releases
Also check for old and exp.

Fixes #2764.
Fixes #2765.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5654068
misc/pprof [moved from src/cmd/prof/pprof with 100% similarity]
src/cmd/dist/build.c