test-getaddrinfo: skip (don't fail) this test when there's no network
[pspp] / ChangeLog
index 3dab71e752fb95863a542bdbe2d9b0514fba799d..3b3a0f0235e9fa4de5a53953e029f86678f2d4d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-27  Mark McLoughlin  <markmc@redhat.com>
+
+       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.
+
 2009-01-26  Jim Meyering  <meyering@redhat.com>
 
        fflush: avoid warnings on modern systems