]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/dist: enable extLink tests for s390x
authorMichael Munday <munday@ca.ibm.com>
Tue, 3 Jan 2017 17:41:18 +0000 (12:41 -0500)
committerMichael Munday <munday@ca.ibm.com>
Tue, 3 Jan 2017 18:08:58 +0000 (18:08 +0000)
Change-Id: Ia97d770cd942a49a34c733643ced7490fc31c736
Reviewed-on: https://go-review.googlesource.com/34795
Run-TryBot: Michael Munday <munday@ca.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go

index e825897545679b3309e5f3544555a55072493aa3..7d5f79f339219800a5c326565da198b336d51eb4 100644 (file)
@@ -704,7 +704,7 @@ func (t *tester) extLink() bool {
                "darwin-arm", "darwin-arm64",
                "dragonfly-386", "dragonfly-amd64",
                "freebsd-386", "freebsd-amd64", "freebsd-arm",
-               "linux-386", "linux-amd64", "linux-arm", "linux-arm64", "linux-ppc64le", "linux-mips64", "linux-mips64le", "linux-mips", "linux-mipsle",
+               "linux-386", "linux-amd64", "linux-arm", "linux-arm64", "linux-ppc64le", "linux-mips64", "linux-mips64le", "linux-mips", "linux-mipsle", "linux-s390x",
                "netbsd-386", "netbsd-amd64",
                "openbsd-386", "openbsd-amd64",
                "windows-386", "windows-amd64":