Snap for 6206568 from b75f321fc8978b92ce3db6886ccb966768f0c7a8 to rvc-release Change-Id: I997cf91dd612b5e50d502271baf665232843c30a
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.