From d5125000ff9d5af0f3b4b4c1dde9230c2438b110 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 13 Dec 2010 17:46:23 +0100 Subject: Speed up testing a little bit Lower timeout values to max 5s, so we can lower sleep values too. --- tests/hash:ip,port.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/hash:ip,port.t') diff --git a/tests/hash:ip,port.t b/tests/hash:ip,port.t index 6fe18ee..53bf69d 100644 --- a/tests/hash:ip,port.t +++ b/tests/hash:ip,port.t @@ -30,8 +30,8 @@ 0 ipset list test | sed 's/timeout ./timeout x/' > .foo0 && ./sort.sh .foo0 # Check listing 0 diff -I 'Size in memory.*' .foo hash:ip,port.t.list0 && rm .foo -# Sleep 6s so that elements can time out -0 sleep 6 +# Sleep 5s so that elements can time out +0 sleep 5 # List set 0 ipset list test > .foo0 && ./sort.sh .foo0 # Check listing -- cgit v1.2.3