test-getaddrinfo: skip (don't fail) this test when there's no network
authorMark McLoughlin <markmc@redhat.com>
Tue, 27 Jan 2009 18:06:31 +0000 (19:06 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 27 Jan 2009 20:19:18 +0000 (21:19 +0100)
commit283dd26efdfbeeff672cbcb0e6811f54e032364f
treecd4b17fe23705cd0b62f36a8308444006cdd6098
parent159eae9ff30acac95b6d397f053df8cd6fca62a3
test-getaddrinfo: skip (don't fail) this test when there's no network

* tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
on the presumption that it means you lack network access.
ChangeLog
tests/test-getaddrinfo.c