[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-3623-ge09e80
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-3623-ge09e800 |
Date: |
Fri, 25 Jan 2019 08:25:16 -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, master has been updated
via e09e8000141fb41f6557074fe608e22abe9bd2cf (commit)
from 9f389b1079e0118d5619ca29207fd1da70753b3e (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=e09e8000141fb41f6557074fe608e22abe9bd2cf
commit e09e8000141fb41f6557074fe608e22abe9bd2cf
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jan 25 15:24:54 2019 +0200
Adjust badargs.ok.
diff --git a/test/ChangeLog b/test/ChangeLog
index b835271..87482dc 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-25 Arnold D. Robbins <address@hidden>
+
+ * badargs.ok: Adjust after code changes.
+
2018-01-24 Arnold D. Robbins <address@hidden>
* Makefile.am (EXTRA_DIST): New test: nsforloop.
diff --git a/test/badargs.ok b/test/badargs.ok
index 7986c02..f32798e 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -35,7 +35,9 @@ 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.
+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.
By default it reads standard input and writes standard output.
-----------------------------------------------------------------------
Summary of changes:
test/ChangeLog | 4 ++++
test/badargs.ok | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-3623-ge09e800,
Arnold Robbins <=