| commit | 524e03e0406aec361fde2aa8eb86772041705bbf | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <[email protected]> | Mon Jun 22 21:51:35 2020 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Mon Jun 22 21:51:35 2020 +0000 |
| tree | 1fcabf14e973dd30eb27c6ee0bee5daaf99ab6c6 | |
| parent | af480e6a40c7e1e272d70166a295990f3984de3d [diff] | |
| parent | 06d9af65e4021f165ae71952d5d274d34af3842a [diff] |
Merging 2 commit(s) from Chromium's toolchain-utils am: b8e15db276 am: 06d9af65e4 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/1343843 Change-Id: Ifd71eceaf1ad8c005c6e1b17cabdd17f5e5c415f
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.