]> Cypherpunks repositories - gostls13.git/commit
misc/ios: add support for device ids to the exec wrapper
authorElias Naur <elias.naur@gmail.com>
Sun, 20 Aug 2017 16:57:18 +0000 (18:57 +0200)
committerChris Broadfoot <cbro@golang.org>
Mon, 21 Aug 2017 21:08:17 +0000 (21:08 +0000)
commit1a2ac46edd162366e685a5fb782cd20adc1e36fa
tree18016ab6c6bffb42a642bf10a884b93f9a5764e3
parent3dd1b0d07cda613d421990a5ddef55c33f6afc96
misc/ios: add support for device ids to the exec wrapper

If set, GOIOS_DEVICE_ID specifies the device id for the iOS exec
wrapper. With that, a single builder can host multiple iOS devices.

Change-Id: If3cc049552f5edbd7344befda7b8d7f73b4236e2
Reviewed-on: https://go-review.googlesource.com/57296
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: JBD <jbd@google.com>
Reviewed-by: Chris Broadfoot <cbro@golang.org>
misc/ios/go_darwin_arm_exec.go