[roll] Roll infra/recipes [milestone_roller] Stop setting nonexistent gen.sh flag

I added this flag to the recipe in
commit f010c755cb02c7eab87a215b9393d1057858577c, but I can't remember
why, and it's never been supported by the gen.sh script in the configs,
so it causes the config generation to always fail with an "unrecognized
argument" error.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1334604
Original-Revision: 7ca71ed027fbab1f8c983e6a8445dd1dcfd2c2e7
GitOrigin-RevId: cb9c753dc23019d6b7024caed397a2299b9b3d4a
Change-Id: I22d6d30b9e19fe5e44b67eec113f1c9291641308
1 file changed
tree: cd9cd49814677efe6cc8a5060e152e959cc82ecb
  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.