| commit | e632e6f8dab213a3d351adfad8d35b8a91de51bb | [log] [tgz] |
|---|---|---|
| author | zijunzhao <zijunzhao@google.com> | Thu Jan 18 22:01:03 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 17:31:49 2024 +0000 |
| tree | 3266c2b4705e50133be296411c3d374eaaed70ff | |
| parent | 74d1998a7ab5957fd802e4f2b1574d03c750c977 [diff] |
Commit patches instead of using patch Bug: b/287560304 Test: ./patch_manager/utils_unittest.py Change-Id: I3ce32822029d0760d3909fce2230b471d975d805 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5213948 Tested-by: Zijun Zhao <zijunzhao@google.com> Auto-Submit: Zijun Zhao <zijunzhao@google.com> Commit-Queue: Zijun Zhao <zijunzhao@google.com> 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.