[roll] Roll fuchsia [ffx][plugins][ssh] return exit code properly on ssh exit

Tested: run `ffx target ssh 'exit` and `ffx target ssh 'exit 100'` and
note return codes
Original-Bug: b/468410568
Original-Fixed: b/468410568

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455069
Original-Revision: c790dd6ee51ef6969ea97ebe3ddf4a3a71a8d67b
GitOrigin-RevId: fc956e65abd137dfe3d43adb3d7ac15509f53631
Change-Id: If081c80f4ab24cd6bb3904d0c13c49ae7172a308
1 file changed
tree: e94ed8686a8bd49b45b99b1dec1e5b43a354ed4b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.