[roll] Roll fuchsia [assembly] Always print tool stdout/stderr so developer overrides warnings are visible

If the stdout/stderr of the tool isn't printed, then any warning
messages about developer overrides are never printed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1475528
Original-Revision: 39a761d74e41c686bda667e0a2510135a465cf0e
GitOrigin-RevId: 6c598dbba31191d753c750c32e351922561b3dba
Change-Id: I400d974f1162df3691d2796684673c6198e3dbf3
1 file changed
tree: f2ada2241f61753aba8c2bc54d4048fc8bfb34ec
  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.