grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.23-5-g36e0587


From: Jim Meyering
Subject: grep branch, master, updated. v2.23-5-g36e0587
Date: Sun, 21 Feb 2016 15:35:36 +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  36e0587a3cdeea24365168f96187b937739f2bd3 (commit)
      from  3ce8b39e3137d3cdcf8cec84dc89788037e76742 (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=36e0587a3cdeea24365168f96187b937739f2bd3


commit 36e0587a3cdeea24365168f96187b937739f2bd3
Author: Jim Meyering <address@hidden>
Date:   Sun Feb 21 07:33:38 2016 -0800

    tests: test cleanup
    
    * tests/z-anchor-newline: Remove test artifact that would write
    to /t/x.

diff --git a/tests/z-anchor-newline b/tests/z-anchor-newline
index b4dfebc..c12dd1e 100755
--- a/tests/z-anchor-newline
+++ b/tests/z-anchor-newline
@@ -27,7 +27,6 @@ printf 'a\nb\0' > in || framework_failure_
 
 fail=0
 
-env > /t/x
 # These three would all mistakenly match, because the [a-b] range
 # forced the non-DFA (regexp-using) code path.
 returns_ 1 grep -z '^[a-b]*$' in || fail=1

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

Summary of changes:
 tests/z-anchor-newline |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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