]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: run misc/cgo/testsovar on darwin and netbsd
authorIan Lance Taylor <iant@golang.org>
Mon, 27 Jul 2015 17:30:26 +0000 (10:30 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 27 Jul 2015 18:10:26 +0000 (18:10 +0000)
commit129cfa2745a3db0fd55fd13fd46da0e75b9ce7dc
tree8975746bae34f61c17de90542dc956eeb55a2203
parent765cea2b26b1f65b1865185526065db893feb346
cmd/dist: run misc/cgo/testsovar on darwin and netbsd

CL https://golang.org/cl/12470 has reportedly fixed the problems that
the misc/cgo/testsovar test encountered on darwin and netbsd.  Let's
actually run the test.

Update #10360.
Update #11654.

Change-Id: I4cdd27a8ec8713620e0135780a03f63cfcc538d0
Reviewed-on: https://go-review.googlesource.com/12702
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/dist/test.go