]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/run_kselftest.sh: Fix help string for --per-test-log
authorBrendan Jackman <jackmanb@google.com>
Fri, 20 Dec 2024 16:12:41 +0000 (16:12 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 15 Jan 2025 00:06:32 +0000 (17:06 -0700)
commit103c0b5e82fb0f7c66c410897588095e9a1f64f6
tree1856b25010d78e030a864b592718413415d5a9da
parent9301be2ce104390d461442f1a092cd1c9c4d7b23
selftests/run_kselftest.sh: Fix help string for --per-test-log

This is documented as --per_test_log but the argument is actually
--per-test-log.

Link: https://lore.kernel.org/r/20241220-per-test-log-v1-1-de5afe69fdf4@google.com
Signed-off-by: Brendan Jackman <jackmanb@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/run_kselftest.sh