[roll] Roll fuchsia [devshell] Minor lib/bazel_utils/sh fixes.

Fixes a few minor nits found by shellcheck on this file.

Also ensure that `fx build -- build.ninja` is used to
rebuild the Ninja build plan, instead of `fx build build.ninja`
which doesn't use a GN label and won't be supported in the
future.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214204
Original-Revision: 2a6766c3ce1b53839bac2f0156dbeb463fa56428
GitOrigin-RevId: 37e1ed00dd870f5a3208bfb35c0211efa10c74aa
Change-Id: I93c7824bbac8ec4dc97b75ea3517fc110883c922
1 file changed
tree: 2499e4cabfd3b5e4a632f1064c3e07cd18c42bde
  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 in one of the communication channels documented at get involved.

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.