From c0945fec3486276d084d498a001970922de37068 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 2 May 2013 11:36:06 +0200 Subject: Update testsuite as the trailing space was eliminated at listings --- tests/hash:ip,port,net.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/hash:ip,port,net.t') diff --git a/tests/hash:ip,port,net.t b/tests/hash:ip,port,net.t index 22c2b13..cb68cb8 100644 --- a/tests/hash:ip,port,net.t +++ b/tests/hash:ip,port,net.t @@ -59,7 +59,7 @@ # Add a non-matching IP address entry 0 ipset -A test 2.2.2.2,80,1.1.1.1 nomatch # Add an overlapping matching small net -0 ipset -A test 2.2.2.2,80,1.1.1.0/30 +0 ipset -A test 2.2.2.2,80,1.1.1.0/30 # Add an overlapping non-matching larger net 0 ipset -A test 2.2.2.2,80,1.1.1.0/28 nomatch # Add an even larger matching net -- cgit v1.2.3