commit | fc0a9936480d558e1a41b766cc544f60f41be2fc | [log] [tgz] |
---|---|---|
author | Anirudh Mathukumilli <rudymathu@fuchsia.infra.roller.google.com> | Wed Dec 01 16:13:26 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 01 08:14:54 2021 -0800 |
tree | 9e515bf50df1d49283bb2d46d50562003aeb6856 | |
parent | 8d2e2142858000919a201c021ccde27e4e745db0 [diff] |
[roll] Roll infra/recipes [recipes] Fix jiri manifest invocation The jiri manifest invocation used to obtain the revision of the cached checkout in an incremental build added unnecessary quotes to the output. This change removes those quotes. Original-Bug: 87277 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/612562 Original-Revision: 0168c0c8a2e0331e1c605f541fdf7e2a532ca99f GitOrigin-RevId: afe7ccc540e155b65febd404428dfbca1f490a26 Change-Id: Ie34cc47b4cb14993c7c71ddf90c35f54cd413f9d
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
.