summaryrefslogtreecommitdiffstats
path: root/tests/comment.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/comment.t')
-rw-r--r--tests/comment.t2
1 files changed, 1 insertions, 1 deletions
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