]> Cypherpunks repositories - gostls13.git/commit
misc/ios,src/iostest.bash: support GOIOS_DEVICE_ID
authorElias Naur <elias.naur@gmail.com>
Wed, 23 Aug 2017 11:35:24 +0000 (13:35 +0200)
committerElias Naur <elias.naur@gmail.com>
Mon, 28 Aug 2017 16:37:25 +0000 (16:37 +0000)
commit627d3a0b4c153a4d5c8d53f18083e4c5c133d429
treebb83f366bbdb8abeeadfff83f1c5639cad7eac01
parentadbfdfe377fe4b0b4892db097f23f7e1249216cf
misc/ios,src/iostest.bash: support GOIOS_DEVICE_ID

When running multiple iOS builds on the same host, GOIOS_DEVICE_ID
is used to distinguish the devices. To improve support,

- Only restart the particular device when invoking iostest.bash
with the -restart flag.
- Make the exec wrapper lock file per-device.

For the iOS builder.

Change-Id: Id6f222981f25036399a43c3202a393dba89d87cb
Reviewed-on: https://go-review.googlesource.com/57970
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/ios/go_darwin_arm_exec.go
src/iostest.bash