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 <[email protected]>
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