summaryrefslogtreecommitdiffstats
path: root/tests/hash:ip,port,net.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hash:ip,port,net.t')
-rw-r--r--tests/hash:ip,port,net.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hash:ip,port,net.t b/tests/hash:ip,port,net.t
index 446c512..dad551a 100644
--- a/tests/hash:ip,port,net.t
+++ b/tests/hash:ip,port,net.t
@@ -27,7 +27,7 @@
# Try to add value after second random value
0 ipset add test 2.1.0.1,128,10.0.0.0/17
# List set
-0 ipset list test | sed 's/timeout ./timeout x/' > .foo0 && ./sort.sh .foo0
+0 ipset list test | grep -v Revision: | sed 's/timeout ./timeout x/' > .foo0 && ./sort.sh .foo0
# Check listing
0 diff -u -I 'Size in memory.*' .foo hash:ip,port,net.t.list0
# Sleep 5s so that elements can time out