| commit | cddd960b0ba2eb62c372c0d3176c75f0bd05d5e8 | [log] [tgz] |
|---|---|---|
| author | Automerger Merge Worker <[email protected]> | Wed Feb 05 21:28:40 2020 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Wed Feb 05 21:28:40 2020 +0000 |
| tree | f592e7ccc058bdd6c0beda99a104df4f73c5e1d3 | |
| parent | 81bca172159b02808081a57062a1c61ee9c54d76 [diff] | |
| parent | 3c0fcaf157c060979b09c0d8e7a982ff5d1acdab [diff] |
Merging 8 commit(s) from Chromium's toolchain-utils am: 928fba9d74 am: cfb8763e2b am: 3c0fcaf157 Change-Id: Ie5c5dbcb6f4cfb497c32c3c73466e844ebf1dd6c
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.