| commit | f68ed8c53a4065684296ed2dd491f32b275c419d | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Tue Jun 11 08:45:03 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 21:40:39 2024 +0000 |
| tree | 51c00b4542f029ed1cfe74e67bb823d78119081e | |
| parent | 62296b3f241748406a832be19efdcee827d448d3 [diff] |
update review emails R=gbiv@google.com works, but doesn't associate my gerrit account for some strange reason. Also remove denik@ from AFDO emails, since I think he'll appreciate less spam. :) BUG=None TEST=repo upload Change-Id: Ia33068c68825e36b09e190ac5a5aeb866e2445ba Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5622291 Auto-Submit: George Burgess <gbiv@chromium.org> Commit-Queue: Jordan Abrahams-Whitehead <ajordanr@google.com> Tested-by: George Burgess <gbiv@chromium.org> Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.