commit | 7e41bf7046ce5c2e18825aaa958701d24d39837f | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@google.com> | Fri Jun 21 08:11:56 2019 -0700 |
committer | Ina Huh <ihuh@google.com> | Fri Jun 21 08:11:56 2019 -0700 |
tree | 299b54b4dced7f87c5b92d2b96f4dd39fff40a14 | |
parent | ba5c90ea1bc45a1db09a2c6ef0e24f1a31c77f09 [diff] |
[testsharder] Remove space in shard name. This doesn't remove the spaces in the Nuc shard name, but that seems to not have an issue anyway. However the QEMU shard uses the shard name as a filename in one of the cmds it runs and that causes an issue because the spaces aren't escaped. Bug: IN-1231 #comment Change-Id: I35d3ca7b9002b8eb2b7bbd619567c41b92f6b8b5
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"