[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
1 file changed
tree: 9e515bf50df1d49283bb2d46d50562003aeb6856
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.