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/match_target.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/match_target.t') diff --git a/tests/match_target.t b/tests/match_target.t index 4a2b9be..cab8184 100644 --- a/tests/match_target.t +++ b/tests/match_target.t @@ -22,7 +22,7 @@ 0 ipset test ipport 10.255.255.64,tcp:1025 # Check that 10.255.255.64,udp:1025 is not in ipport set 1 ipset test ipport 10.255.255.64,udp:1025 -# Send probe packet from 10.255.255.64,udp:1025 +# Send probe packet from 10.255.255.64,udp:1025 0 sendip -p ipv4 -id 127.0.0.1 -is 10.255.255.64 -p udp -ud 80 -us 1025 127.0.0.1 # Check that proper sets matched and target worked 0 ./check_klog.sh 10.255.255.64 udp 1025 ipport list @@ -61,7 +61,7 @@ # Create set and rules to check --exist and --timeout flags of SET target 0 ./iptables.sh inet timeout # Add 10.255.255.64,icmp:host-prohibited to the set -0 ipset add test 10.255.255.64,icmp:host-prohibited +0 ipset add test 10.255.255.64,icmp:host-prohibited # Check that 10.255.255.64,icmp:3/10 is in ipport set 0 ipset test test 10.255.255.64,icmp:host-prohibited # Sleep 3s so that entry can time out -- cgit v1.2.3