commit | c316fb2887b911057b6588b1fbf011375815e6e6 | [log] [tgz] |
---|---|---|
author | Megan Batty <mgnb@fuchsia.infra.roller.google.com> | Wed Jul 13 22:59:02 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 13 16:00:17 2022 -0700 |
tree | aabd14b9d8032fd014ca289fc8702842cefa24f3 | |
parent | 51eade4367887432090636169f1d2c76232b30f5 [diff] |
[roll] Roll fuchsia [ffx] Allow overriding ffx's command name. This change makes it so that ffx can read an environment variable for a command name override, letting it show useful help when invoked as `fx ffx` in tree or `tools/ffx` in the sdk, while allowing the normal behaviour as before otherwise. Also broke down the copy/pasted code from argh and made it a bit more testable so I could verify this behaviour in tests. Original-Bug: 101039 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699982 Original-Revision: f42f2a0398d5c1f3aa8007fae9161fca80ab2f0a GitOrigin-RevId: 04c6b2b7f3d6a5b2d7e9a661f73089c19b0eea60 Change-Id: I28cd0a3543ca5a332eac6f5efaeb1d50f36eb194
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.