Snap for 8254899 from 178e686da38f18bbc35b0f1903c93effa94bc6b4 to tm-release Change-Id: I5fe532cb514b91fd1ec19a4d6a1123183a964379
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.