diff options
author | Willy Tarreau <w@1wt.eu> | 2024-09-08 13:00:12 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-01-09 00:02:54 +0300 |
commit | 4b92b79c5645b21e529caa65100e4797d3d4c87c (patch) | |
tree | fb0f09373d091982d1620b120e8c828e55ce0044 /scripts/gdb/linux/utils.py | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) | |
download | linux-4b92b79c5645b21e529caa65100e4797d3d4c87c.tar.xz |
selftests/nolibc: run-tests.sh: detect missing toolchain
The script tries to resolve the path to the current toolchain using
realpath, which fails in case it's not installed, and since it's run
under -e, it doesn't have the opportunity to display a help message.
Let's detect the absence of the required toolchain before running that
command and provide a friendlier message when this happens.
Link: https://lore.kernel.org/all/ZtlQbpgpn9OQOPyI@1wt.eu/
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions