summaryrefslogtreecommitdiffstats
path: root/tests/hash:ip,port.t
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-13 17:46:23 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-13 17:46:23 +0100
commitd5125000ff9d5af0f3b4b4c1dde9230c2438b110 (patch)
tree4ae6c30974ccec2dd1ebcf757fdd26cfc3cb5000 /tests/hash:ip,port.t
parent49e8041b484d32f2b18443f2d60184a83eb0392a (diff)
Speed up testing a little bit
Lower timeout values to max 5s, so we can lower sleep values too.
Diffstat (limited to 'tests/hash:ip,port.t')
-rw-r--r--tests/hash:ip,port.t4
1 files changed, 2 insertions, 2 deletions
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