commit | 4f136c3778538a68dbb60df323f5cc084dbb0290 | [log] [tgz] |
---|---|---|
author | Kevin Cho <chok@google.com> | Fri May 24 12:04:25 2019 -0700 |
committer | Kevin Cho <chok@google.com> | Wed May 29 22:59:25 2019 +0000 |
tree | 6a99a4e9a9276a0e919cc9eaf626d2a9cfb6894e | |
parent | 0d77fd78aecfa586cc363000837188d3b222de11 [diff] |
[testrunner] FuchsiaTester to conditionally overwrite "command". Only overwrite "command" if it doesn't exist, otherwise use the supplied "command" as is. Bug: IN-1310 Change-Id: I662ab5678d865b614f1e628e0bd14c77100b291c
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"