[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5505-g632212e6
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5505-g632212e6 |
Date: |
Sat, 23 Dec 2023 15:19:51 -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, feature/minrx has been updated
via 632212e617569913726f58e7a78f152d73ebda3d (commit)
from 1b2042ee0556dfbdfb0ed6132c1f4e7bfc915dbf (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=632212e617569913726f58e7a78f152d73ebda3d
commit 632212e617569913726f58e7a78f152d73ebda3d
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Dec 23 22:18:50 2023 +0200
Update some test files.
diff --git a/test/regex3minus.ok b/test/regex3minus.ok
index b8626c4c..0c07a17b 100644
--- a/test/regex3minus.ok
+++ b/test/regex3minus.ok
@@ -1 +1,2 @@
-4
+gawk: regex3minus.awk:2: error: invalid range endpoint: /[qrs---tuv]/
+EXIT CODE: 1
diff --git a/test/trailbs.ok b/test/trailbs.ok
index b0bb8d3a..fcd6b84d 100644
--- a/test/trailbs.ok
+++ b/test/trailbs.ok
@@ -1,2 +1,2 @@
-gawk: trailbs.awk:1: (FILENAME=- FNR=1) fatal: invalid regexp: Trailing
backslash: /00000ía000000000000000\/
+gawk: trailbs.awk:1: (FILENAME=- FNR=1) fatal: invalid regexp: invalid
backslash: /00000ía000000000000000\/
EXIT CODE: 2
-----------------------------------------------------------------------
Summary of changes:
test/regex3minus.ok | 3 ++-
test/trailbs.ok | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5505-g632212e6,
Arnold Robbins <=