diff options
author | David Krause <david@cvs.openbsd.org> | 2003-02-27 04:20:27 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-02-27 04:20:27 +0000 |
commit | 39eb69d06620cf584686ae8d2a0655b3c4287fb6 (patch) | |
tree | 07d16f98b1d695ec21d57594ff68965bb585137c /regress/sbin/pfctl/pfail11.ok | |
parent | e47dd96feb94877c99450785e1bf7ee2335d9d12 (diff) |
update regress test output to match change in error message
ok henning@
Diffstat (limited to 'regress/sbin/pfctl/pfail11.ok')
-rw-r--r-- | regress/sbin/pfctl/pfail11.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pfail11.ok b/regress/sbin/pfctl/pfail11.ok index b8c4ed33692..928f7f3b201 100644 --- a/regress/sbin/pfctl/pfail11.ok +++ b/regress/sbin/pfctl/pfail11.ok @@ -1,6 +1,6 @@ stdin:2: syntax error -stdin:4: Rules must be in order: options, scrub, queue, NAT, filter -stdin:5: Rules must be in order: options, scrub, queue, NAT, filter +stdin:4: Rules must be in order: options, normalization, queueing, translation, filtering +stdin:5: Rules must be in order: options, normalization, queueing, translation, filtering pfctl: Syntax error in file: pf rules not loaded set optimization aggressive set timeout tcp.closing 6 |