]> Cypherpunks repositories - gostls13.git/commit
androidtest.bash: don't require GOARCH set
authorElias Naur <elias.naur@gmail.com>
Wed, 7 Mar 2018 10:44:41 +0000 (11:44 +0100)
committerElias Naur <elias.naur@gmail.com>
Wed, 7 Mar 2018 14:01:43 +0000 (14:01 +0000)
commit9094946f0d09fbde9bc8cbb4499377e359708af4
tree824d275b6423da787b4bf54f4c541c3de6194c0a
parente83601b4356f92f2f4d05f302d5654754ff05a6d
androidtest.bash: don't require GOARCH set

The host GOARCH is most likely supported (386, amd64, arm, arm64).

Change-Id: I86324b9c00f22c592ba54bda7d2ae97c86bda904
Reviewed-on: https://go-review.googlesource.com/99155
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/androidtest.bash