commit | abc371f33ad19d0352176d01ba213d9fcbe100a4 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@fuchsia.infra.roller.google.com> | Tue May 21 17:52:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 21 10:53:34 2024 -0700 |
tree | c00fd2bf86c4e08ff75a54f4b10a203d57ed6bef | |
parent | 7ec811db316a5b998a8e47a9c5bf2af8e1d2d0a9 [diff] |
[roll] Roll fuchsia [ffx][config]Making "file" processing return 1 string This changes the `--process file` handling in `ffx config get` to return the first path configured that exists. Before this change, if the config value was an array, it would return a single value if only 1 of the entries in the list existed, but if more than one existed, it would return an array, making it very difficult to properly handle. This change makes it always return a single entry. Original-Bug: b/341777920 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051241 Original-Revision: 746af24b49066e4e15b7b32e8a159fe787a8f8a1 GitOrigin-RevId: 8e5ec3daad4234a5f42d0ce445d53f9706522d09 Change-Id: I9db0420748cb3c81989648229e21aa10d4f03d06
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
.