diff options
author | David Krause <david@cvs.openbsd.org> | 2004-10-01 04:33:28 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2004-10-01 04:33:28 +0000 |
commit | 0ab1078e9207ca232bc740b3f80d80fd86fb6451 (patch) | |
tree | 0de9ddd064be55a9ae356991bc41c225fdbbd706 | |
parent | f705b62f962e3c26ea27cabff887698bc59b53f9 (diff) |
sync with change to print the invalid hostmask when refusing; ok mcbride@
-rw-r--r-- | regress/sbin/pfctl/pfail40.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pfail40.ok b/regress/sbin/pfctl/pfail40.ok index 7995038c28e..361fa25a1da 100644 --- a/regress/sbin/pfctl/pfail40.ok +++ b/regress/sbin/pfctl/pfail40.ok @@ -1,4 +1,4 @@ -invalid netmask +invalid netmask '/161' stdin:2: could not parse host specification -invalid netmask +invalid netmask '/161' stdin:3: could not parse host specification |