Snap for 15066319 from 92855f0fae0e1067c04a3eb08cf3f914136033fd to 26Q2-release Change-Id: Ic47dceacb90d04b6bd4e622169ebf7657e524717
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.