| commit | ceeed33555d2a838543c05e0bb5f5a9bccea14f1 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <[email protected]> | Tue May 18 00:57:58 2021 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Tue May 18 00:57:58 2021 +0000 |
| tree | 188624ded1b42225df1f00421d18f7018f6df207 | |
| parent | b5a28deea25cee7d3e5caaea4f08d85b6038f76a [diff] | |
| parent | b19815824d91b808cd18f109f0da08c000900a29 [diff] |
android_merge_from_upstream: update to point to new branch am: b19815824d Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/1709531 Change-Id: I0532e43b1ca3299209e6d4ea3dd51c41e2c56c4c
toolchain-utilsVarious utilities used by the Chrome OS 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.