From 414d819ebee11b52374f566434220887eb8246b7 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 16 Feb 2017 20:52:04 +0100 Subject: New test to verify that only the intended entries are deleted at hash types. --- tests/comment.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/comment.t') diff --git a/tests/comment.t b/tests/comment.t index 130a033..46ba6c2 100644 --- a/tests/comment.t +++ b/tests/comment.t @@ -37,7 +37,7 @@ # Bitmap comment: Delete test set 0 ipset destroy test # Bitmap comment: create set with timeout -0 ipset create test bitmap:ip range 2.0.0.1-2.1.0.0 comment timeout 5 +0 ipset create test bitmap:ip range 2.0.0.1-2.1.0.0 comment timeout 3 # Bitmap comment: Add multiple elements with default timeout 0 for x in `seq 1 255`; do echo "add test 2.0.0.$x comment \\\"text message $x\\\""; done | ipset restore # Bitmap comment: Add multiple elements with zero timeout -- cgit v1.2.1