]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: actually disable testso and testsovar on ppc64
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 13 Jul 2015 03:20:12 +0000 (15:20 +1200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 13 Jul 2015 04:11:39 +0000 (04:11 +0000)
commit616cb3c0eadada458358d69b1098a5aea9165099
tree847fcc3caf39b05ce9f92c99fd52cb971612734d
parent8a28242b5f7c20d0e215ea9996fa3c5171ee14fb
cmd/dist: actually disable testso and testsovar on ppc64

This is clearly what was intended all along. ./all.bash passes with this
change.

Change-Id: I16996da11cf1e4d2dc2a4434b7611a724691e8dc
Reviewed-on: https://go-review.googlesource.com/12068
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/test.go