| commit | 9b2e8e11812cd825ea2cc301554e08410fb9263e | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Tue Mar 12 13:16:46 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 12 19:29:52 2024 +0000 |
| tree | dc349d8054b2bf9c9ecdc64e67e10f3b68fb33ec | |
| parent | 1409d51f5c2e00d3ad735e7156813d48be3cdbfe [diff] |
afdo_tools: print arch info when saying 'wrong version' ATM, this script just prints the kernel version that something went wrong on. This is unhelpful when only one of the two arches are failing. BUG=b:322182978 TEST=None Change-Id: I79e72dc9be9fe17a52f6b9ead8abae4f11c2ce8e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5367066 Reviewed-by: Ryan Beltran <ryanbeltran@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org>
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.