[roll] Roll fuchsia [assembly] Cleaner error message when reporting duplicate entries

This switches to the 'pretty' Debug format to make the error when duplicate
entries are found easier to read.

Found while testing new features.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695188
Original-Revision: 06113ea123a5d70723bff268449bb33a926f6f4d
GitOrigin-RevId: a7587b4b906bdd7b5a08f204451a56359c7fd6e7
Change-Id: I3a09a0927508ad2c5f39cf0012be43f675f77109
1 file changed
tree: 8056f9c46db294bfa784e9bc657afdbb393d22a2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.