commit | b93712915077db2e5b124339b6b9932d7fd4b283 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@fuchsia.infra.roller.google.com> | Mon Aug 26 17:37:55 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 26 10:39:37 2024 -0700 |
tree | e7ebb1db4d6196bd1a1af82b510b9065a91e45a2 | |
parent | 2f02b82f5949720ef18c9611f9425310ac386b0b [diff] |
[roll] Roll fuchsia [ffx][emu] Dedupe kernel args before starting emu This removes duplicate kernel arg entries from the emulator command line. Duplicates can happen if an argument is specified in the emulator template and also on the command line when starting. This addresses problems caused by duplicate arguments when testing `ffx emu start` when botanist is starting an emulator. Original-Bug: b/361675124 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106793 Original-Revision: 0856ca4ce547220ce43a42a37afcd38b596dc851 GitOrigin-RevId: 8e2cf2ba08f3253be2cba5ab52c5435ceeb7588b Change-Id: Ibeff042c7ac2999c555ae2c970fecddfca3d7777
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.