summaryrefslogtreecommitdiffstats
path: root/tests/hash:ip.t
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-05-30 17:29:58 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-05-30 17:29:58 +0200
commit4e21d6b5ce623f7601a872b94f3b88105356e2d3 (patch)
tree0a8220c27c0b1924344edb296f3665c32683966a /tests/hash:ip.t
parent596013c3a18f8901d356886a58b61d66e68afd47 (diff)
hash:* tests may seem to fail due to the too wide grep pattern, fix them
Diffstat (limited to 'tests/hash:ip.t')
-rw-r--r--tests/hash:ip.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hash:ip.t b/tests/hash:ip.t
index 10a1809..8ae584f 100644
--- a/tests/hash:ip.t
+++ b/tests/hash:ip.t
@@ -65,7 +65,7 @@
# IP: Add a range which forces a resizing
0 ipset add test 10.0.0.0-10.0.3.255
# IP: Check that correct number of elements are added
-0 n=`ipset list test|grep 10.0|wc -l` && test $n -eq 1024
+0 n=`ipset list test|grep '^10.0'|wc -l` && test $n -eq 1024
# IP: Destroy sets
0 ipset -X
# Network: Create a set with timeout