| commit | 0643bf41e89d450f2fbfcc0ebbabac70ee3d5907 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Wed Sep 20 10:37:19 2023 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 21 19:14:11 2023 +0000 |
| tree | eb22519383a6d2eae2894daa156aef5b73f889d6 | |
| parent | 9b5404acc04d408090b159c72e45f32b93f8b260 [diff] |
manifest_utils_unittest: fix lints, mark as executable BUG=b:301256174 TEST=Ran the test Change-Id: I0713441195a128ff3fb8effb9179869928fcd383 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4879498 Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com> Tested-by: George Burgess <gbiv@chromium.org> Commit-Queue: 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.