summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf24.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-05 13:09:33 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-05 13:09:33 +0000
commit2502dc4f233b5402bd7ec436da6c0687db19a257 (patch)
tree8b883906c30ebf0f44534643572e529c8530c2f3 /regress/sbin/pfctl/pf24.ok
parent4e559de91734833e37a81d6558c00fbc8023b019 (diff)
adjust after pfctl output changes
Diffstat (limited to 'regress/sbin/pfctl/pf24.ok')
-rw-r--r--regress/sbin/pfctl/pf24.ok10
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf24.ok b/regress/sbin/pfctl/pf24.ok
index e4dd1868d87..cb186d4180a 100644
--- a/regress/sbin/pfctl/pf24.ok
+++ b/regress/sbin/pfctl/pf24.ok
@@ -1,7 +1,7 @@
-a = ssh
-b = ftp
-c = ssh ftp
-d = ssh ftp ssh ftp
-e = ssh ftp ftp test ssh ftp
+a = "ssh"
+b = "ftp"
+c = "ssh ftp"
+d = "ssh ftp ssh ftp"
+e = "ssh ftp ftp test ssh ftp"
@0 pass in proto tcp from any to any port = ssh
@1 pass in proto tcp from any to any port = ftp