]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: only test SWIG if we have a new enough version
authorIan Lance Taylor <iant@golang.org>
Thu, 7 Dec 2017 02:09:11 +0000 (18:09 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Dec 2017 15:40:28 +0000 (15:40 +0000)
commit44f241be8b905c7f479d2d058a45957220707f28
treedaf0aa46169b9fee4a3d9195bc758244ad6cc7f1
parent3d3b8cc47716b9ce3df37b8babe48cfd074cd121
cmd/dist: only test SWIG if we have a new enough version

Fixes #22858

Change-Id: I0478d5609e381f01c7345e7f53c24af05d7f78ad
Reviewed-on: https://go-review.googlesource.com/82415
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/test.go