On 4/16/26 13:03, Mark Brown wrote:
Commit 2964f6b816c2 ("selftests: Use ktap helpers for runner.sh") introduced several regressions by introducing dependencies on bash and GNU coreutils breaking testing on Debian based systems. Roll these changes back.Signed-off-by: Mark Brown <[email protected]> --- Mark Brown (2): selftests: Fix runner.sh busybox support selftests: Fix runner.sh for non-bash shells tools/testing/selftests/kselftest/runner.sh | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) --- base-commit: 2964f6b816c25ee094df4a143eb5b8828910045f change-id: 20260416-selftest-fix-readlink-e-da604f02686b Best regards, -- Mark Brown <[email protected]>
Thank you. I applied these two patches to linux-kselftest next and will send pr tomorrow. thanks, -- Shuah

