]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
tests: libebt_redirect.t: Plain redirect prints with trailing whitespace
authorPhil Sutter <phil@nwl.cc>
Fri, 30 Sep 2022 22:14:56 +0000 (00:14 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 26 Oct 2022 18:11:55 +0000 (20:11 +0200)
Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libebt_redirect.t

index 23858afa3b58837c55e017866ef06a73125cfbe7..58492b79681532f02f6bbc0dc44bfaee29f21b2b 100644 (file)
@@ -1,4 +1,4 @@
 :PREROUTING
 *nat
--j redirect;=;OK
+-j redirect ;=;OK
 -j redirect --redirect-target RETURN;=;OK