]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testshared: unset GOBIN during test
authorIan Lance Taylor <iant@golang.org>
Sun, 12 Jul 2015 17:18:32 +0000 (10:18 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 12 Jul 2015 18:06:34 +0000 (18:06 +0000)
commit7c767fd709febcc6deb00751786799c4639f8696
treeb9bf0ca3b4811ec44fbc1c93fecc468fffa76d88
parent4ef836faf6c33dbdb25db12e0ddd903730ccaa0f
misc/cgo/testshared: unset GOBIN during test

Fixes #11273.

Change-Id: I409b6c4168711913076439036d65e8639ca3b06f
Reviewed-on: https://go-review.googlesource.com/12073
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testshared/shared_test.go