From 00616d03d00e75ec1d4718807273b2353529f2cc Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Wed, 16 Mar 2016 09:01:42 +0100 Subject: Correction in comment test --- tests/comment.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/comment.t b/tests/comment.t index 8e1d60a..204093a 100644 --- a/tests/comment.t +++ b/tests/comment.t @@ -126,8 +126,8 @@ 0 ipset list test | grep -v Revision: | sed 's/timeout ./timeout x/' > .foo0 && ./sort.sh .foo0 # Hash comment: Check listing 0 diff -u -I 'Size in memory.*' .foo comment.t.list21 -# Sleep 5s so that entries can time out -0 sleep 5s +# Sleep 6s so that entries can time out +0 sleep 6s # Hash comment: List set 0 ipset list test | grep -v Revision: | sed 's/timeout ./timeout x/' > .foo0 && ./sort.sh .foo0 # Hash comment: Check listing -- cgit v1.2.3