Adjust stubdb2 to allow for NetBSD oddity
commit671b95ad18839e403cf37b18664ae9dc44cd19d6
authorOlly Betts <olly@survex.com>
Thu, 4 Oct 2018 06:43:49 +0000 (4 19:43 +1300)
committerOlly Betts <olly@survex.com>
Thu, 4 Oct 2018 06:43:49 +0000 (4 19:43 +1300)
tree953123194faba235cba85c33ba8c0b2eb730f0be
parent973d9889d5a31c4ed063cb42819ecbc91c7320e0
Adjust stubdb2 to allow for NetBSD oddity

NetBSD's getaddrinfo() in IPv4 mode seems to resolve ::1 to an IPv4
address on the local network.  For now, just adjust the testcase
to allow for this.
xapian-core/tests/api_db.cc