| commit | 2dedf89fd10b92462250acdfb7a7c6c06983d6a6 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Mon Apr 28 13:40:21 2025 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 15:54:33 2025 -0700 |
| tree | 6dcb5441a38f6f98758b8587fd60b7c27ac30ad2 | |
| parent | 698e63df7cd1de90bfb4841cca82c3b56f21490f [diff] |
toolchain_utils_githooks: fix trivial type errors These trivial fixes allow us to unblocklist all of these files. BUG=b:413369761 TEST=repo upload Change-Id: Ic4a416c634e54dc4632e75c635c537d8dc390cda Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6496607 Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com> Commit-Queue: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org>
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.