commit | 2214b1aa0ec24014b3409d3bb64275de31aff47f | [log] [tgz] |
---|---|---|
author | Arup Mukherjee <arup@google.com> | Fri Aug 28 11:25:59 2015 -0700 |
committer | Arup Mukherjee <arup@google.com> | Fri Aug 28 11:25:59 2015 -0700 |
tree | 18c3678c1369301c51bb2b2f5aa3fe55e7e126d7 | |
parent | da8e82f68381f82e08a0ecb48291b51ed0e7a408 [diff] |
devtools/device/dmrun: Minor fixes to error handling Avoid infinite recursive call to dieIfError if there is a problem deleting the GCE instance on cleanup, and, if dying, delete the GCE instance before cleaning up the workdir. (Doing it in the other order causes the vcloud binary to be deleted.) Change-Id: Id71ca43773c736b04fe5beb473aaf6ba3d43d509
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.