[roll] Roll infra/recipes [validate_lucicfg] Fix error message

The latest version of lucicfg says to run `lucifg generate -force
"file"` when it encounters out-of-date generated files, e.g.
https://turquoise-internal-review.git.corp.google.com/c/integration/+/1000450/1#message-ab5114f9fb4f1948e9f6e80599c9bd5b249119aa

So make the regex matcher less picky about the format of the lucicfg
command that it replaces with the generate script.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1293665
Original-Revision: 7c6ff2cf6fdce0575c2c951d002a90bd269d7612
GitOrigin-RevId: 7d643fcb38ad088f09ef364e6a897df2f54cad15
Change-Id: Iaff779164a1d7d8c6657dc7d3e36a422b257b2af
1 file changed
tree: 4c9a699b0e78d185d9ff83432546505335543cf6
  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.