[roll] Roll fuchsia [ffx][repo] Improving the error for port in use

This improves the error message when starting the
repository server and the port is in use.

Original-Bug: b/296898194
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105292
Original-Revision: aad0823d08c83ea644b997f61dc1b0b90d9d5bc8
GitOrigin-RevId: a22aa6ca7297e75e1d4081439989a410a9ae44b0
Change-Id: Idc641791e97a3431f64b08258000ad779a8c13b4
1 file changed
tree: 12f1fe1f206a3a6d6943a9ce1ca6d7dfe6c1617f
  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 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.