commit | 3ec02fd00bfe4c0759b13c235443ac304bbb71ac | [log] [tgz] |
---|---|---|
author | Ben Pastene <bpastene@chromium.org> | Thu Mar 07 16:57:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 07 16:57:51 2024 |
tree | 4a881c8c5394f0eb09759a9451e31aa0d0c6a3cc | |
parent | 4af603e7c5aaeee481fcc0459c6c64d1688ede04 [diff] |
utr: Support a '--force' arg This flag will cause the utr to bypass all "y/n" prompts. Merely a convenience if someone is running the utr multiple times in a context where they'll get y/n prompts each time and know that it's safe to skip them. Bug: 41492688 Change-Id: Id35bc6ee3339fc972d3a092eb208bdc3a1a381d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5350163 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by: Struan Shrimpton <sshrimp@google.com> Cr-Commit-Position: refs/heads/main@{#1269632}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.