commit | 759950890877667e5ab049f147e02212124d51af | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:54:11 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:54:11 2023 +0000 |
tree | 77dc031614745bb406dbd90cea9a082a1b5cdd54 | |
parent | 338e9ded34aac9f0e4efb11b7aa28b513cf6271c [diff] | |
parent | 40214b48188358a80b7478bfff21d4814dd9177c [diff] |
Snap for 10453563 from 40214b48188358a80b7478bfff21d4814dd9177c to mainline-documentsui-release Change-Id: I58c55b6f977eaf1725224970ce7290e0ac08f46d
toolchain-utils
Various 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.