commit | faaf66b58503e8e759aa2ca8e2f431ac8ff584d6 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Sun Feb 21 00:06:39 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sun Feb 21 00:06:39 2021 +0000 |
tree | 073e9e403bc6e2290b2b5b005a5cfdabadde1e42 | |
parent | 12222ef3590340ba3e8733a45c6682326c4647f5 [diff] | |
parent | 5948a3ee3be44c312f11fb2acc617cce94e95582 [diff] |
Snap for 7160059 from 5948a3ee3be44c312f11fb2acc617cce94e95582 to sc-v2-release Change-Id: I0ba4b879d5ebe8351fcd37b11f21c2b9a854d5d3
toolchain-utils
Various 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.