[roll] Roll fuchsia [bootserver] Print errors with "%v"

By passing in the error as the first argument, it will be treated as a
format string. This can produce confusing errors if the error includes
things like the IPv6 zone-ids like "%en8".

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/493585
Original-Revision: 50df9df40559c0567c3e5e35010cf91940b06229
GitOrigin-RevId: 1d5a2247316548c7acc14a689b80845de709a54b
Change-Id: Ia4af49316818f42253d2b785be6bb312be38c24e
1 file changed
tree: 95c0fae0ca6e91919c4618d10cf22ed271c8e93c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.