Re: [PATCH] selftests: hid: fix typo and exit code

2024-11-28 Thread Benjamin Tissoires
On Tue, 26 Nov 2024 13:58:50 +, Maximilian Heyne wrote: > The correct exit code to mark a test as skipped is 4. > > Applied to hid/hid.git (for-6.13/upstream-fixes), thanks! [1/1] selftests: hid: fix typo and exit code https://git.kernel.org/hid/hid/c/e8f34747bdde Cheers, -- Benjami

[PATCH] selftests: hid: fix typo and exit code

2024-11-26 Thread Maximilian Heyne
The correct exit code to mark a test as skipped is 4. Fixes: ffb85d5c9e80 ("selftests: hid: import hid-tools hid-core tests") Signed-off-by: Maximilian Heyne --- .../testing/selftests/hid/run-hid-tools-tests.sh | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/