aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-27 09:06:01 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-27 09:06:01 +0200
commit765d3a443f5121f148d47ec813069e1257212d5e (patch)
treefc401b8295e66f8198e3a5545af6d0f18c0e86df /test
parent1752d5ee472ce827ee66ea38c33085123575a033 (diff)
downloadegawk-765d3a443f5121f148d47ec813069e1257212d5e.tar.gz
egawk-765d3a443f5121f148d47ec813069e1257212d5e.tar.bz2
egawk-765d3a443f5121f148d47ec813069e1257212d5e.zip
For non-fatal sockets, get a better error message.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/nonfatal1.ok4
2 files changed, 6 insertions, 2 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 43482705..3b9f494f 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * nonfatal1.ok: Update after code changes.
+
2015-02-26 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXTRA_DIST): Add profile0.in which got forgotten
diff --git a/test/nonfatal1.ok b/test/nonfatal1.ok
index b96b8e27..b22393b2 100644
--- a/test/nonfatal1.ok
+++ b/test/nonfatal1.ok
@@ -1,2 +1,2 @@
-gawk: nonfatal1.awk:3: fatal: remote host and port information (ti10, 357) invalid
-EXIT CODE: 2
+gawk: nonfatal1.awk:3: warning: remote host and port information (ti10, 357) invalid
+Connection timed out