summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-13 22:07:33 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-13 22:07:33 +0000
commitb68dc821d16a11cf6c3ec833ff846253721829ae (patch)
tree9abbdff9eada3ce7015ad81f6375c31da5f4b76d /regress
parentc1c9af601d83865083779973854d391f3f1ae356 (diff)
test scrub options in unusual order
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/Makefile b/regress/sbin/pfctl/Makefile
index ab623ce26f5..52a35174c31 100644
--- a/regress/sbin/pfctl/Makefile
+++ b/regress/sbin/pfctl/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.55 2002/12/13 22:03:28 henning Exp $
+# $OpenBSD: Makefile,v 1.56 2002/12/13 22:07:32 henning Exp $
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
+PFTESTS+=28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
PFFAIL=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
PFSIMPLE=1 2
PFSETUP=1