diff options
author | 2003-03-10 12:09:23 +0000 | |
---|---|---|
committer | 2003-03-10 12:09:23 +0000 | |
commit | 32c0d323ab70c423e20858250c7517cd9626e14e (patch) | |
tree | c440622ba54c1b470d6c2ad965a2b8b162007721 | |
parent | queue doubly defined on one interface, fails right now (diff) | |
download | wireguard-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.ok | 6 |
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" |