diff options
author | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2002-02-27 18:23:40 +0000 |
---|---|---|
committer | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2002-02-27 18:23:40 +0000 |
commit | fd65dce822c9526f698c5f08ae844eaa21ec03a1 (patch) | |
tree | dc5bd0c210f571f3e422ea373c51f33c125eef36 /regress/sbin/pfctl/pf9.ok | |
parent | 0112a0c2d5320ea0e4034b4db6908c62fc3b8dc8 (diff) |
And adjust regress tests to match the rule number output.
Diffstat (limited to 'regress/sbin/pfctl/pf9.ok')
-rw-r--r-- | regress/sbin/pfctl/pf9.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf9.ok b/regress/sbin/pfctl/pf9.ok index 8c64f3e3331..46cc3ff19a1 100644 --- a/regress/sbin/pfctl/pf9.ok +++ b/regress/sbin/pfctl/pf9.ok @@ -1,3 +1,3 @@ interfaces = { enc0, tun0 } @0 block in on tun0 all -@0 block in on enc0 all +@1 block in on enc0 all |