Re: [PATCH] selftests/run_kselftest.sh: Fix help string for --per-test-log

2024-12-20 Thread Shuah
On 12/20/24 09:12, Brendan Jackman wrote: This is documented as --per_test_log but the argument is actually --per-test-log. Signed-off-by: Brendan Jackman --- tools/testing/selftests/run_kselftest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/

[PATCH] selftests/run_kselftest.sh: Fix help string for --per-test-log

2024-12-20 Thread Brendan Jackman
This is documented as --per_test_log but the argument is actually --per-test-log. Signed-off-by: Brendan Jackman --- tools/testing/selftests/run_kselftest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/run_kselftest.sh b/tools/testing/selftests/ru