aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-03-03 20:17:16 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-03-03 20:17:16 +0200
commit91aceb03c25d46e7a43a2489bbe823c878fa1910 (patch)
treeb0f5e8f9da726bdc5a13b4c817d845004942e5fe /test
parentf8b587f3c570b6a0508a30e94605c334e524fef4 (diff)
downloadegawk-91aceb03c25d46e7a43a2489bbe823c878fa1910.tar.gz
egawk-91aceb03c25d46e7a43a2489bbe823c878fa1910.tar.bz2
egawk-91aceb03c25d46e7a43a2489bbe823c878fa1910.zip
Small fix in help message.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/badargs.ok1
2 files changed, 4 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 56d91b75..71e0ff2b 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2019-03-03 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Update after code changes.
+
2019-02-25 Arnold D. Robbins <arnold@skeeve.com>
* nsprof2.ok, profile5.ok: Updated after code changes.
diff --git a/test/badargs.ok b/test/badargs.ok
index f32798eb..49998737 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -36,7 +36,6 @@ which is section `Reporting Problems and Bugs' in the
printed version. This same information may be found at
https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.
PLEASE do NOT try to report bugs by posting in comp.lang.awk,
-
or by using a web forum such as Stack Overflow.
gawk is a pattern scanning and processing language.