]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive: fix `go env` error message
authorIan Lance Taylor <iant@golang.org>
Wed, 24 May 2017 21:59:22 +0000 (14:59 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 24 May 2017 22:27:16 +0000 (22:27 +0000)
commit994b7eebc7e704b7132e5a69be72ca885b30b83e
treeede8f8b685e9b6a6544c565d5aa11ab0893485fb
parente0e4891827a3db12daa74859d9d487aeaa536c23
misc/cgo/testcarchive: fix `go env` error message

Add a missing newline.  Don't panic on an unexpected error type.

Change-Id: I82a4b12c498fbfdf4972737329631c0c02540005
Reviewed-on: https://go-review.googlesource.com/44092
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testcarchive/carchive_test.go