commit | 259920472993543630e04ecb77f6f4c2d35ad379 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:52:33 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:52:33 2023 +0000 |
tree | 77dc031614745bb406dbd90cea9a082a1b5cdd54 | |
parent | 836cde1fd7aa7f58f421ea96f2c1e2e318c09356 [diff] | |
parent | 40214b48188358a80b7478bfff21d4814dd9177c [diff] |
Snap for 10453563 from 40214b48188358a80b7478bfff21d4814dd9177c to mainline-conscrypt-release Change-Id: I3cc3f64c89b461eda0b48666502f7285076f7be5
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.