Re: [PATCH 3/3 linux-next] selftests: netfilter: kill running process only
On Fri, Aug 07, 2020 at 09:32:20PM +0200, Fabian Frederick wrote: > Avoid noise like the following: > nft_flowtable.sh: line 250: kill: (4691) - No such process Applied, thanks.
[PATCH 3/3 linux-next] selftests: netfilter: kill running process only
Avoid noise like the following: nft_flowtable.sh: line 250: kill: (4691) - No such process Signed-off-by: Fabian Frederick --- tools/testing/selftests/netfilter/nft_flowtable.sh | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests/netfilter/nft_f