[roll] Roll fuchsia [rbe] Alert user when auto reproxy-wrapping

Fix environment variable test for `RBE_server_address`.
This check avoids 'unbound variable' due to sh -u.

Under normal `fx build` circumstances, the auto-relaunch
with fuchsia-reproxy-wrap.sh is never executed.
You will only see the extra messages when manually debugging
single action commands (infrequent), or something went horribly
wrong and the environment variable was dropped along the way.

Original-Bug: 137294
Original-Bug: b/315393497
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957713
Original-Revision: e8cc74c8bb656782fb7db0548760ae0f5449f389
GitOrigin-RevId: f3ce41fb77764ef07f814e6056b0950a95a64de9
Change-Id: I9e1db8aa43e4077dd8d5bf51ea7f7fc2bdd9e627
1 file changed
tree: 2174252f2bb5c5df6554038424f84bd21ef69e4e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.