[roll] Roll fuchsia [ffx][test] Fixing help-json test comparisons

This corrects the inequality operator checking for "at least"
to be >= vs. >.

This was breaking some builds which had the minimum number of commands.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/926912
Original-Revision: 4082efadda307e3f09a13cd0aeda1d87b6505b01
GitOrigin-RevId: b9133213a477272eab420067ad3f4b438140ab0f
Change-Id: I2c985e1a1b2c01f938e201233996c7e0135188df
1 file changed
tree: 63c3090b179c2edc43ec7e4a194c5c1af326df73
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.