grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.3-29-g8b99400


From: Jim Meyering
Subject: grep branch, master, updated. v3.3-29-g8b99400
Date: Sat, 30 Nov 2019 00:58:41 -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 "grep".

The branch, master has been updated
       via  8b994007afb9e1750164282b18ff5209cde8fef5 (commit)
      from  dccdd4c48e99112644046fd72fc756c5e9c0eb25 (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=8b994007afb9e1750164282b18ff5209cde8fef5


commit 8b994007afb9e1750164282b18ff5209cde8fef5
Author: Jim Meyering <address@hidden>
Date:   Sat Nov 30 13:56:33 2019 +0800

    maint: fix test comment
    
    * tests/mb-non-UTF8-word-boundary: Also correct "introduced-in"
    version number in a comment here.

diff --git a/tests/mb-non-UTF8-word-boundary b/tests/mb-non-UTF8-word-boundary
index a29193d..c4502e8 100755
--- a/tests/mb-non-UTF8-word-boundary
+++ b/tests/mb-non-UTF8-word-boundary
@@ -23,7 +23,7 @@ fail=0
 
 echo ab > in || framework_failure_
 
-# This would mistakenly print its input line from grep-3.0..3.3
+# This would mistakenly print its input line from grep-2.28..3.3
 returns_ 1 grep -Fw b in || fail=1
 
 Exit $fail

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

Summary of changes:
 tests/mb-non-UTF8-word-boundary | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
grep



reply via email to

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