[roll] Roll infra/recipes [builder_oracle] Fix the command line argument -json-output

There's a mismatch between the recipe and the actual binary in the
expected flag for -json-output and -output-json.  This change will align on -json-output.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/695392
Original-Revision: e1dc8fbe853411ba27a1247b401d283ec1380bd4
GitOrigin-RevId: 357b0dbb2d3c0e7716c2a5103cb5c67f57a207c5
Change-Id: I0141a1e9363ddf6e44d42a44e7c51e9422d458b8
1 file changed
tree: f20066ea69e3e1735b0e6001c575bbd335b0e0e4
  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
  12. toolchain
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.