[roll] Roll fuchsia [ffx] Change target discover to use --loop <mode>

Instead of having the confusing logic of: run in background unless
there is a process _already_ running in the background, in which case
run once, or if "-f" is passed, run in in loop in foreground, change
to:

- ffx target discover: run once
- ffx target discover --loop fg: loop in foreground
- ffx target discover --loop bg: loop in background

Original-Fixes: 462801356

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1430819
Original-Revision: a13e6b12cad8600ed8e071fd243535b67f70ee53
GitOrigin-RevId: 9d0781aac552bab61406e46a23763e52419cfd0b
Change-Id: I5e2ab98d5e2f101d74d06113c088782764b1f3d2
1 file changed
tree: 5d42f6a542fa3e6f995566f3a8a55255b440bf78
  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.