[roll] Roll fuchsia [fx][flash-kola] - Corrected the logic for checking `bootmode` with `fastboot`.

The previous version of the code always set an error code since the `fastboot` command would either succeed and provide a value or fail with an error message.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263432
Original-Revision: 919e550d7cfec9d3d840154da4b38d1a94945aad
GitOrigin-RevId: a58a50f68c339dd3f54d4e62cd5a9f0e878bf16e
Change-Id: Id7247356fb4433412f1c9d6812a378cecbd65a83
1 file changed
tree: c76635ce95cbea7d988373a03e12b92140bad5b2
  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.