cmd/go: don't try to initialize cover profile for go test -c
Using go test -c makes you responsible for managing and merging the coverage profile yourself. Fixes #24588 Change-Id: I2037a91ceb904f9f35d76c7b5e5fae6bcbed4e46 Reviewed-on: https://go-review.googlesource.com/103395 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Showing
Please register or sign in to comment