summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Belopuhov <mikeb@cvs.openbsd.org>2013-08-02 23:05:24 +0000
committerMike Belopuhov <mikeb@cvs.openbsd.org>2013-08-02 23:05:24 +0000
commitfeb81d5734cd4bc3e44053b9f8e071d15314ed8c (patch)
tree7d48e006686eb5ab19ace58202bddb684b803da0
parent1ae75828219f9ce95751fa40f2c9b781bd5ec41d (diff)
fixup set prio fallout
-rw-r--r--regress/sbin/pfctl/pfail51.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pfail51.in b/regress/sbin/pfctl/pfail51.in
index 7b63efca61f..9aa125c1e46 100644
--- a/regress/sbin/pfctl/pfail51.in
+++ b/regress/sbin/pfctl/pfail51.in
@@ -1,6 +1,6 @@
# test prio edge conditions
-pass on lo10000000 from any to any port 22 prio 8
-pass on lo10000000 from any to any port 22 prio -1
-pass on lo10000000 from any to any port 22 prio high
-pass on lo10000000 from any to any port 22 prio
+pass on lo10000000 from any to any port 22 set prio 8
+pass on lo10000000 from any to any port 22 set prio -1
+pass on lo10000000 from any to any port 22 set prio high
+pass on lo10000000 from any to any port 22 set prio