From 834c4e7da954326f385a2bce21e963e3063e145a Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 28 Aug 2017 22:10:08 +0300 Subject: Use gai_strerror for error messages if getaddrinfo fails. --- test/ChangeLog | 4 ++++ test/nonfatal1.ok | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/ChangeLog b/test/ChangeLog index 756386af..391828ae 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2017-08-28 Arnold D. Robbins + + * nonfatal1.ok: Update after code change. + 2017-08-23 Arnold D. Robbins * Makefile.am (testext): Fix spelling of testexttmp.txt. diff --git a/test/nonfatal1.ok b/test/nonfatal1.ok index 51583f2c..4c9ab576 100644 --- a/test/nonfatal1.ok +++ b/test/nonfatal1.ok @@ -1,2 +1,2 @@ -gawk: nonfatal1.awk:4: warning: remote host and port information (local:host, 25) invalid +gawk: nonfatal1.awk:4: warning: remote host and port information (local:host, 25) invalid: Name or service not known 1 -- cgit v1.2.3