Snap for 9286241 from 40214b48188358a80b7478bfff21d4814dd9177c to udc-release Change-Id: I709f9d23cce32c5c2c81fc2d5869983d17b416ed
toolchain-utilsVarious utilities used by the ChromeOS 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.