]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/dist: disable plugin test on linux-arm with GOARM=5"
authorAustin Clements <austin@google.com>
Fri, 7 Jul 2017 19:49:33 +0000 (19:49 +0000)
committerAustin Clements <austin@google.com>
Fri, 7 Jul 2017 20:24:44 +0000 (20:24 +0000)
commit5d16f9751a1b947308d6ac4ab51c85c28e8c067d
tree1d89238fe881d009914a9fbcbd6ad4bceefe8aaa
parent87a51a0787df797660b6462f2debb7188f50f249
Revert "cmd/dist: disable plugin test on linux-arm with GOARM=5"

This reverts commit 168eb9cf3395583541224af0227c19ddb13e35be.

CL 47831 fixes the issue with plugins on ARMv5, so we can re-enable the test.

Updates #19674.

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