lkml.org 
[lkml]   [2022]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.16 1008/1017] torture: Make torture.sh help message match reality
    Date
    From: Paul E. McKenney <paulmck@kernel.org>

    commit f233673cd32a048f2eed69e56b61174c33fb740b upstream.

    This commit fixes a couple of typos: s/--doall/--do-all/ and
    s/--doallmodconfig/--do-allmodconfig/.

    [ paulmck: Add Fixes: supplied by Paul Menzel. ]

    Fixes: a115a775a8d5 ("torture: Add "make allmodconfig" to torture.sh")
    Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
    Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    tools/testing/selftests/rcutorture/bin/torture.sh | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    --- a/tools/testing/selftests/rcutorture/bin/torture.sh
    +++ b/tools/testing/selftests/rcutorture/bin/torture.sh
    @@ -71,8 +71,8 @@ usage () {
    echo " --configs-rcutorture \"config-file list w/ repeat factor (3*TINY01)\""
    echo " --configs-locktorture \"config-file list w/ repeat factor (10*LOCK01)\""
    echo " --configs-scftorture \"config-file list w/ repeat factor (2*CFLIST)\""
    - echo " --doall"
    - echo " --doallmodconfig / --do-no-allmodconfig"
    + echo " --do-all"
    + echo " --do-allmodconfig / --do-no-allmodconfig"
    echo " --do-clocksourcewd / --do-no-clocksourcewd"
    echo " --do-kasan / --do-no-kasan"
    echo " --do-kcsan / --do-no-kcsan"

    \
     
     \ /
      Last update: 2022-04-05 16:11    [W:3.995 / U:2.276 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site