[roll] Roll fuchsia [fx] set-main-pb updates wrapped GN lines

If a main_pb_label is long, it may be wrapped by a GN formatter.
This CL updates 'fx set-main-pb' so that it can update main_pb_label
in this case.

Tested:
* no main_pb_label set
* same main_pb_label set with line wrapping
* updating main_pb_label with line wrapping

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283930
Original-Revision: 6d3b9dcb300d8f55c8b2654a7b02bdb9d7d18c08
GitOrigin-RevId: 117dc5c69e08eaa462b6006074aaff5a4e9d99c8
Change-Id: I4573c04847d243f8317fc479ba6cc6fa77630a7b
1 file changed
tree: 7652c72b0e8068836e8d35bef9aaa47b51b44651
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.