FYI Willy, On 2025-02-11 12:03:52+0100, Thomas Weißschuh wrote: > The list is getting overly long and any modifications introduce a lot of > noise and are prone to conflicts. Split the string into a bash array > and break that into multiple lines. I picked up this trivial change already. > > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> > --- > tools/testing/selftests/nolibc/run-tests.sh | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) <snip>