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:net,port.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/hash:net,port.t') diff --git a/tests/hash:net,port.t b/tests/hash:net,port.t index 3d1586b..abe565f 100644 --- a/tests/hash:net,port.t +++ b/tests/hash:net,port.t @@ -81,7 +81,7 @@ # Add a non-matching IP address entry 0 ipset -A test 1.1.1.1,80 nomatch # Add an overlapping matching small net -0 ipset -A test 1.1.1.0/30,80 +0 ipset -A test 1.1.1.0/30,80 # Add an overlapping non-matching larger net 0 ipset -A test 1.1.1.0/28,80 nomatch # Add an even larger matching net -- cgit v1.2.3