From 6431f1a519919226300be570f38ed4ad7e70249d Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Wed, 19 Feb 2003 23:11:58 +0000 Subject: bogus. pf25 tests this better. --- regress/sbin/pfctl/Makefile | 4 ++-- regress/sbin/pfctl/pfsimple2.in | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 regress/sbin/pfctl/pfsimple2.in diff --git a/regress/sbin/pfctl/Makefile b/regress/sbin/pfctl/Makefile index 57b4b3904d9..b347810549e 100644 --- a/regress/sbin/pfctl/Makefile +++ b/regress/sbin/pfctl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.79 2003/02/19 22:43:56 henning Exp $ +# $OpenBSD: Makefile,v 1.80 2003/02/19 23:11:57 henning Exp $ # TARGETS # pf: feed pfNN.in through pfctl and check wether the output matches pfNN.ok @@ -14,7 +14,7 @@ PFTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 PFTESTS+=28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 PFTESTS+=51 52 PFFAIL=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 -PFSIMPLE=1 2 +PFSIMPLE=1 PFSETUP=1 PFLOAD=1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 PFLOAD+=30 31 32 34 36 38 39 40 44 46 47 49 diff --git a/regress/sbin/pfctl/pfsimple2.in b/regress/sbin/pfctl/pfsimple2.in deleted file mode 100644 index 99e2ce5cf2c..00000000000 --- a/regress/sbin/pfctl/pfsimple2.in +++ /dev/null @@ -1,2 +0,0 @@ -antispoof log quick for lo0 -antispoof for lo0 inet -- cgit v1.2.3