summaryrefslogtreecommitdiffstats
path: root/tests/py
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2018-04-13 16:52:30 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-04-14 13:53:02 +0200
commite20513ffe57c532e397ed5015ce58266870da5a4 (patch)
tree4cc55942cfaade5fce40203644df4075130ea359 /tests/py
parent2f97139ceab4b677c912fb96106400048ad57f0a (diff)
tests/py: rt.t: Drop needless rule output
It is identical to the tested rule, so no point in keeping it. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py')
-rw-r--r--tests/py/ip6/rt.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip6/rt.t b/tests/py/ip6/rt.t
index 2d044c36..c3feaabe 100644
--- a/tests/py/ip6/rt.t
+++ b/tests/py/ip6/rt.t
@@ -15,7 +15,7 @@ rt nexthdr 33-45;ok
rt nexthdr != 33-45;ok
rt nexthdr { 33, 55, 67, 88};ok
rt nexthdr != { 33, 55, 67, 88};ok
-rt nexthdr { 33-55};ok;rt nexthdr { 33-55}
+rt nexthdr { 33-55};ok
rt nexthdr != { 33-55};ok
rt hdrlength 22;ok