[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grep branch, master, updated. v2.21-8-g0c5f86f
From: |
Jim Meyering |
Subject: |
grep branch, master, updated. v2.21-8-g0c5f86f |
Date: |
Fri, 12 Dec 2014 18:00:50 +0000 |
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 "grep".
The branch, master has been updated
via 0c5f86f38ea20887cfec0c914b06ff92551b042e (commit)
via 876c72d7613f05fafb98b47d60b4f0b4a8cb1552 (commit)
from 11e53e804fda824dbb04c131c319d24d7b1954f7 (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.savannah.gnu.org/cgit/grep.git/commit/?id=0c5f86f38ea20887cfec0c914b06ff92551b042e
commit 0c5f86f38ea20887cfec0c914b06ff92551b042e
Author: Jim Meyering <address@hidden>
Date: Fri Dec 12 09:02:15 2014 -0800
maint: fix a new "make syntax-check" failure
* tests/dfa-match-aux.c: s/can not/cannot/
diff --git a/tests/dfa-match-aux.c b/tests/dfa-match-aux.c
index 1f42070..afae1ae 100644
--- a/tests/dfa-match-aux.c
+++ b/tests/dfa-match-aux.c
@@ -1,4 +1,5 @@
-/* Auxiliary program to test a code which can not happen for dfa.
+/* Auxiliary program to test a DFA code path that cannot be triggered
+ by grep or gawk.
Copyright 2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=876c72d7613f05fafb98b47d60b4f0b4a8cb1552
commit 0c5f86f38ea20887cfec0c914b06ff92551b042e
Author: Jim Meyering <address@hidden>
Date: Fri Dec 12 09:02:15 2014 -0800
maint: fix a new "make syntax-check" failure
* tests/dfa-match-aux.c: s/can not/cannot/
diff --git a/tests/dfa-match-aux.c b/tests/dfa-match-aux.c
index 1f42070..afae1ae 100644
--- a/tests/dfa-match-aux.c
+++ b/tests/dfa-match-aux.c
@@ -1,4 +1,5 @@
-/* Auxiliary program to test a code which can not happen for dfa.
+/* Auxiliary program to test a DFA code path that cannot be triggered
+ by grep or gawk.
Copyright 2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
-----------------------------------------------------------------------
Summary of changes:
src/pcresearch.c | 2 ++
tests/dfa-match-aux.c | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
hooks/post-receive
--
grep
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- grep branch, master, updated. v2.21-8-g0c5f86f,
Jim Meyering <=