grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.14-27-gf29504d


From: Jim Meyering
Subject: grep branch, master, updated. v2.14-27-gf29504d
Date: Wed, 29 May 2013 04:46:58 +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  f29504de0801e4a17359ef50d2710e615975ea35 (commit)
       via  3f9248e93e98b4550e716813b3e64433b716429f (commit)
      from  ee61a9397d1e68920247547abedfeef194931fd3 (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=f29504de0801e4a17359ef50d2710e615975ea35


commit f29504de0801e4a17359ef50d2710e615975ea35
Author: Jim Meyering <address@hidden>
Date:   Mon May 27 20:17:51 2013 -0700

    maint: align backslashes consistently
    
    * tests/Makefile.am: Most backslashes were aligned with TABs,
    so adjust the few that used spaces to conform.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3f585fa..1c6b10c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -51,7 +51,7 @@ TESTS =                                               \
   dfaexec-multibyte                            \
   empty                                                \
   epipe                                                \
-  equiv-classes                                 \
+  equiv-classes                                        \
   ere                                          \
   euc-mb                                       \
   fedora                                       \
@@ -63,10 +63,10 @@ TESTS =                                             \
   grep-dir                                     \
   help-version                                 \
   ignore-mmap                                  \
-  in-eq-out-infloop                             \
+  in-eq-out-infloop                            \
   include-exclude                              \
-  inconsistent-range                            \
-  invalid-multibyte-infloop                     \
+  inconsistent-range                           \
+  invalid-multibyte-infloop                    \
   khadafy                                      \
   max-count-vs-context                         \
   empty-line-mb                                        \
@@ -133,9 +133,9 @@ TESTS_ENVIRONMENT =                         \
   fi;                                                  \
                                                \
   export_with_values                           \
-  VERSION='$(VERSION)'                          \
-  LOCALE_FR='$(LOCALE_FR)'                      \
-  LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)'            \
+  VERSION='$(VERSION)'                         \
+  LOCALE_FR='$(LOCALE_FR)'                     \
+  LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)'           \
   AWK=$(AWK)                                   \
   GREP_OPTIONS=''                              \
   LC_ALL=C                                     \

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=3f9248e93e98b4550e716813b3e64433b716429f


commit f29504de0801e4a17359ef50d2710e615975ea35
Author: Jim Meyering <address@hidden>
Date:   Mon May 27 20:17:51 2013 -0700

    maint: align backslashes consistently
    
    * tests/Makefile.am: Most backslashes were aligned with TABs,
    so adjust the few that used spaces to conform.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3f585fa..1c6b10c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -51,7 +51,7 @@ TESTS =                                               \
   dfaexec-multibyte                            \
   empty                                                \
   epipe                                                \
-  equiv-classes                                 \
+  equiv-classes                                        \
   ere                                          \
   euc-mb                                       \
   fedora                                       \
@@ -63,10 +63,10 @@ TESTS =                                             \
   grep-dir                                     \
   help-version                                 \
   ignore-mmap                                  \
-  in-eq-out-infloop                             \
+  in-eq-out-infloop                            \
   include-exclude                              \
-  inconsistent-range                            \
-  invalid-multibyte-infloop                     \
+  inconsistent-range                           \
+  invalid-multibyte-infloop                    \
   khadafy                                      \
   max-count-vs-context                         \
   empty-line-mb                                        \
@@ -133,9 +133,9 @@ TESTS_ENVIRONMENT =                         \
   fi;                                                  \
                                                \
   export_with_values                           \
-  VERSION='$(VERSION)'                          \
-  LOCALE_FR='$(LOCALE_FR)'                      \
-  LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)'            \
+  VERSION='$(VERSION)'                         \
+  LOCALE_FR='$(LOCALE_FR)'                     \
+  LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)'           \
   AWK=$(AWK)                                   \
   GREP_OPTIONS=''                              \
   LC_ALL=C                                     \

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

Summary of changes:
 NEWS                            |    4 ++++
 THANKS                          |    1 +
 src/kwsearch.c                  |    6 ++----
 tests/Makefile.am               |   13 +++++++------
 tests/invalid-multibyte-infloop |   20 ++++++++++++++++++++
 5 files changed, 34 insertions(+), 10 deletions(-)
 create mode 100755 tests/invalid-multibyte-infloop


hooks/post-receive
-- 
grep



reply via email to

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