[roll] Roll fuchsia [rbe] Only silence output from rewrapper when running with local-only args

When there are local-only args, we run the command locally twice in
both 'local' and 'remote_local_fallback' exec strategies, and only
want to display output from the second one (which is run in the
_on_failure() path, and not the one run by rewrapper.

Original-Bug: b/405153456
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233285
Original-Revision: 42574f5ba0e35f8443531367741c3caddf1e0e75
GitOrigin-RevId: 1b7b1ffc1f275d97d26f0b6384429139afdcdd70
Change-Id: Ic467be44c16a81f58420be9d4a3253e4144a7eca
1 file changed
tree: f5eb0e09574038c39f339dad979a598941b0867e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.