From 10a935abb110beb9e0b868fbf3ca5b3c80dd93f4 Mon Sep 17 00:00:00 2001 From: "Pablo M. Bermudo Garay" Date: Tue, 1 Dec 2015 23:45:22 +0100 Subject: tests: remove useless logic In the test files, some lines defining tables was commented out with a minus "-" sign, also used to mark broken rules. This commit replaces these signs with actual comments "#" and removes the code that handled the situation. Signed-off-by: Pablo M. Bermudo Garay Signed-off-by: Pablo Neira Ayuso --- tests/regression/ip6/snat.t | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/regression/ip6/snat.t') diff --git a/tests/regression/ip6/snat.t b/tests/regression/ip6/snat.t index 44ca9e4f..37bf1a1d 100644 --- a/tests/regression/ip6/snat.t +++ b/tests/regression/ip6/snat.t @@ -1,5 +1,4 @@ *ip6;test-ip6 -- *inet;test-inet :postrouting;type nat hook postrouting priority 0 tcp dport 80-90 snat 2001:838:35f:1::-2001:838:35f:2:: :80-100;ok;tcp dport 80-90 snat 2001:838:35f:1::-2001:838:35f:2:::80-100 -- cgit v1.2.3