]> Cypherpunks repositories - gostls13.git/commit
Make.pkg: have "make coverage" invoke 6cov with correct binary
authorRuss Cox <rsc@golang.org>
Tue, 17 Nov 2009 16:39:26 +0000 (08:39 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 17 Nov 2009 16:39:26 +0000 (08:39 -0800)
commitc0e1ccf3ff1c0c1effacec338e75e1b173be7279
treefec0dd052305a2a9a0bf151b4c3aea7c37923b0a
parent6e788e0f0f71129082f6918cfbaf5b7c4b8ebd9f
Make.pkg: have "make coverage" invoke 6cov with correct binary

Fixes #239.

R=r
https://golang.org/cl/154176
src/Make.pkg