[roll] Roll fuchsia [fx][serve] Remove auto reconnect for foreground server

After the foreground server gained the ability to natively reconnect
(see https://fxrev.dev/995392), the devshell script should no longer
loop if the foreground repo server is enabled.

Original-Fixed: b/326263186
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002092
Original-Revision: 03a9bcb1c849b129dd4401d033dd7e7a272dce91
GitOrigin-RevId: aed467396a8a08c3c7e565e8af4ee8b37caf2b3f
Change-Id: Iac11aebaa1f36279ff0f9988faed3c0794475567
1 file changed
tree: 968edb122192c1473ccc6e9c4c00172676466b41
  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.