]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: use GOOS=ios for iOS simulator test
authorCherry Zhang <cherryyz@google.com>
Sun, 25 Oct 2020 02:02:50 +0000 (22:02 -0400)
committerCherry Zhang <cherryyz@google.com>
Wed, 28 Oct 2020 00:25:05 +0000 (00:25 +0000)
commit40d1ec588f492f63637b59e933d6c682d66659a4
treeb7747623312b9067cfa4cc90c000978451368b25
parent70e022e4a83dc996ac4f108e811fbc399ad5565b
cmd/dist: use GOOS=ios for iOS simulator test

Updates #42100.

Change-Id: Ib59432bea99a9dd6e25fbd759b31e423dc250f42
Reviewed-on: https://go-review.googlesource.com/c/go/+/265197
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go