]> Cypherpunks repositories - gostls13.git/commit
cmd/go: use -o option of cover tool
authorRob Pike <r@golang.org>
Wed, 12 Jun 2013 03:47:35 +0000 (20:47 -0700)
committerRob Pike <r@golang.org>
Wed, 12 Jun 2013 03:47:35 +0000 (20:47 -0700)
commitbc7e26621e12796ca9284e3fc3b4d91761c221c6
treeef67942c89fdb8c4438d630f38bf09390eaffdd8
parentae5e791ed20076bf67e5da20fee769ec86a7a969
cmd/go: use -o option of cover tool
Separates correct from erroneous output so errors running the tool will appear
in the log.

R=rsc
CC=golang-dev
https://golang.org/cl/10191043
src/cmd/go/build.go