lkml.org 
[lkml]   [2021]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.14 119/169] selftests: netfilter: remove stray bash debug line
    Date
    From: Florian Westphal <fw@strlen.de>

    commit 3e6ed7703dae6838c104d73d3e76e9b79f5c0528 upstream.

    This should not be there.

    Fixes: 2de03b45236f ("selftests: netfilter: add flowtable test script")
    Signed-off-by: Florian Westphal <fw@strlen.de>
    Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    tools/testing/selftests/netfilter/nft_flowtable.sh | 1 -
    1 file changed, 1 deletion(-)

    --- a/tools/testing/selftests/netfilter/nft_flowtable.sh
    +++ b/tools/testing/selftests/netfilter/nft_flowtable.sh
    @@ -199,7 +199,6 @@ fi
    # test basic connectivity
    if ! ip netns exec ns1 ping -c 1 -q 10.0.2.99 > /dev/null; then
    echo "ERROR: ns1 cannot reach ns2" 1>&2
    - bash
    exit 1
    fi


    \
     
     \ /
      Last update: 2021-10-25 22:10    [W:3.242 / U:1.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site