commit | 2e7ed593657e7d7d4adadc4741edf518cab5359b | [log] [tgz] |
---|---|---|
author | Tobias Bosch <tbosch@google.com> | Tue Aug 20 10:05:56 2019 -0700 |
committer | Tobias Bosch <tbosch@google.com> | Tue Aug 20 17:49:26 2019 +0000 |
tree | 77760225bd2ba4a5a13775712126ced6b377cf7b | |
parent | 1cd5f84a902cb5f26a7ea5a0b1816c38dee6ba90 [diff] |
Fix old wrapper path for goden tests of gcc host config. This reverts an accidental change from https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1760971 which ran the tests without comparing to the old wrapper. BUG=chromium:773875 TEST=ran golden tests while comparing to old wrapper. Change-Id: I735cf6be573b74ea6ca3eac43422ca15108407f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1762385 Reviewed-by: George Burgess <gbiv@chromium.org> Tested-by: Tobias Bosch <tbosch@google.com>
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.