commit | 628acfc076e0d3538a979fd71992efcb5241a4b5 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Sun Feb 26 05:21:17 2017 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Sun Feb 26 05:22:58 2017 +0000 |
tree | aa1062c6c95ae34cb5060da61031e3055fd5e533 | |
parent | ee9a2c63fc80df5b388e920e247d51b2f49eddf9 [diff] |
cmd/buildlet: halt the machine for Sierra VMs on MacStadium macOS Sierra's network stack gets wedged after a few runs of all.bash. Instead, halt the machine after a build is complete. cmd/makemac will make a new one for the next build. Change-Id: Icb1b21c045376cff9958a0d3b4cfaf784c9948d0 Reviewed-on: https://go-review.googlesource.com/37465 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>