grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.22-5-gf0a7e87


From: Jim Meyering
Subject: grep branch, master, updated. v2.22-5-gf0a7e87
Date: Wed, 30 Dec 2015 04:58:16 +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  f0a7e87ff12f6d0f804275b5c7bfb2dc3cc0c777 (commit)
      from  f9c58376cab12a349cdc753a915ca57421d74c67 (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=f0a7e87ff12f6d0f804275b5c7bfb2dc3cc0c777


commit f0a7e87ff12f6d0f804275b5c7bfb2dc3cc0c777
Author: Jim Meyering <address@hidden>
Date:   Tue Dec 29 20:58:09 2015 -0800

    maint: correct (make sorted) order of test file names
    
    * tests/Makefile.am (TESTS): Insert new test name in sorted order.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6ced67c..37bb501 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -106,8 +106,8 @@ TESTS =                                             \
   pcre-abort                                   \
   pcre-context                                 \
   pcre-infloop                                 \
-  pcre-invalid-utf8-input                      \
   pcre-invalid-utf8-infloop                    \
+  pcre-invalid-utf8-input                      \
   pcre-jitstack                                        \
   pcre-o                                       \
   pcre-utf8                                    \

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

Summary of changes:
 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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