diff options
author | Cedric Berger <cedric@cvs.openbsd.org> | 2003-01-24 23:44:42 +0000 |
---|---|---|
committer | Cedric Berger <cedric@cvs.openbsd.org> | 2003-01-24 23:44:42 +0000 |
commit | 5686287e4fcb7be54bc4c6b4de1bc8925b249de3 (patch) | |
tree | 1bd025809d289976f59e5745633396a8fd599b6d /regress/sbin/pfctl/pfr8.ok | |
parent | 07406195c57145ef29c17cf62e5fc940ad406a05 (diff) |
Make table tests less sensitive to environmental conditions.
Work started with revision 1.4
ok dhartmei@
Diffstat (limited to 'regress/sbin/pfctl/pfr8.ok')
-rw-r--r-- | regress/sbin/pfctl/pfr8.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pfr8.ok b/regress/sbin/pfctl/pfr8.ok index 0a3f8c95b14..b0f2aea2f05 100644 --- a/regress/sbin/pfctl/pfr8.ok +++ b/regress/sbin/pfctl/pfr8.ok @@ -5,11 +5,11 @@ # pass add -nf- 2/2 addresses added (dummy). # pass add -nqv localhost -A ::1 A 127.0.0.1 -# pass add -nqvv localhost A ::1 +# pass add -nqvv localhost A 127.0.0.1 +A ::1 # pass add localhost 2/2 addresses added. # fail add invalid$host |