[roll] Roll fuchsia [ffx][machine]: add function machine_or_write

machine_or_write will write the machien formatted item and will  `write`
it otherwise.

This is to help with tools which wish to manage the newlines of their
human-parsed messages themselves.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153350
Original-Revision: db6d8d941dde7be77e4e06d3fcb113b4a7e39566
GitOrigin-RevId: e62375ebe8c146acb4962b4ea30486536b551cbf
Change-Id: I1bf1d3182329f85fc80461733a824a794bc9842e
1 file changed
tree: b45d2eee16b0bba5b2800cbfb2bd65b1cfa8975a
  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.