summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2003-03-10 12:09:23 +0000
committerhenning <henning@openbsd.org>2003-03-10 12:09:23 +0000
commit32c0d323ab70c423e20858250c7517cd9626e14e (patch)
treec440622ba54c1b470d6c2ad965a2b8b162007721
parentqueue doubly defined on one interface, fails right now (diff)
downloadwireguard-openbsd-32c0d323ab70c423e20858250c7517cd9626e14e.tar.xz
wireguard-openbsd-32c0d323ab70c423e20858250c7517cd9626e14e.zip
regen; line numbers changed after adding comment in input file
-rw-r--r--regress/sbin/pfctl/pfail31.ok6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pfail31.ok b/regress/sbin/pfctl/pfail31.ok
index c92cfb010bc..196633318e9 100644
--- a/regress/sbin/pfctl/pfail31.ok
+++ b/regress/sbin/pfctl/pfail31.ok
@@ -1,6 +1,6 @@
-stdin:4: unknown interface nothere0
-stdin:5: queue has no parent
-stdin:6: queue has no parent
+stdin:6: unknown interface nothere0
+stdin:7: queue has no parent
+stdin:8: queue has no parent
pfctl: Syntax error in file: pf rules not loaded
lan_if = "lo0"
ext_if = "nothere0"