gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-283


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-2832-gad97d3d
Date: Fri, 10 Nov 2017 05:05:21 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, gawk-4.2-stable has been updated
       via  ad97d3d884136a2bad487283b3a212e5cbdecd40 (commit)
      from  c2526c4c963c3f6f86f0f98cf58f87a80513e13f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=ad97d3d884136a2bad487283b3a212e5cbdecd40

commit ad97d3d884136a2bad487283b3a212e5cbdecd40
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Nov 10 12:05:05 2017 +0200

    Fix badargs test after code change.

diff --git a/test/ChangeLog b/test/ChangeLog
index ab34e98..4586d02 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2017-11-10         Arnold D. Robbins     <address@hidden>
+
+       * badargs.ok: Updated after code change.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/test/badargs.ok b/test/badargs.ok
index 6b3d88b..7986c02 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.

-----------------------------------------------------------------------

Summary of changes:
 test/ChangeLog  | 4 ++++
 test/badargs.ok | 1 +
 2 files changed, 5 insertions(+)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]