grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.9-20-ga7e745b


From: Jim Meyering
Subject: grep branch, master, updated. v2.9-20-ga7e745b
Date: Wed, 31 Aug 2011 20:20:57 +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  a7e745b9d40e3c94cc5527a257c37f334fa0c9d0 (commit)
      from  79d2c07e90cfe9e1f9327c90777811ed19e923ad (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=a7e745b9d40e3c94cc5527a257c37f334fa0c9d0


commit a7e745b9d40e3c94cc5527a257c37f334fa0c9d0
Author: Matthew Burgess <address@hidden>
Date:   Wed Aug 31 21:18:54 2011 +0200

    tests: remove debug code that would cp to /t
    
    * tests/unibyte-bracket-expr: Remove debug artifact introduced
    by 2011-06-02 commit de5f7000, "tests: exercise a uni-byte [...]
    bug: requires ru_RU.KOI8-R".  [bug introduced in grep-2.9]

diff --git a/tests/unibyte-bracket-expr b/tests/unibyte-bracket-expr
index a0b51dd..45ad5d9 100755
--- a/tests/unibyte-bracket-expr
+++ b/tests/unibyte-bracket-expr
@@ -32,7 +32,6 @@ for i in 8 9 a b c d e f; do
     in=in-$i$j
     b=$(printf "\\x$i$j")
     echo "$b" > $in || framework_failure_
-    cp $in /t
     grep "[$b]" $in > out || fail=1
     compare out $in || fail=1
   done

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

Summary of changes:
 tests/unibyte-bracket-expr |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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