From ad97d3d884136a2bad487283b3a212e5cbdecd40 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 10 Nov 2017 12:05:05 +0200 Subject: Fix badargs test after code change. --- test/ChangeLog | 4 ++++ test/badargs.ok | 1 + 2 files changed, 5 insertions(+) (limited to 'test') diff --git a/test/ChangeLog b/test/ChangeLog index ab34e98b..4586d02e 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2017-11-10 Arnold D. Robbins + + * badargs.ok: Updated after code change. + 2017-10-19 Arnold D. Robbins * 4.2.0: Release tar ball made. diff --git a/test/badargs.ok b/test/badargs.ok index 6b3d88bd..7986c022 100644 --- a/test/badargs.ok +++ b/test/badargs.ok @@ -35,6 +35,7 @@ To report bugs, see node `Bugs' in `gawk.info' 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. gawk is a pattern scanning and processing language. By default it reads standard input and writes standard output. -- cgit v1.2.3