Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/compat-regex'
[gitweb.git]
/
t
/
t7008-grep-binary.sh
diff --git
a/t/t7008-grep-binary.sh
b/t/t7008-grep-binary.sh
index eb8ca88cce59c234d8ee43cc94421024f6b1e0b5..c0f9f3f70568794222c50f43f1f09be3bda62bf9 100755
(executable)
--- a/
t/t7008-grep-binary.sh
+++ b/
t/t7008-grep-binary.sh
@@
-61,7
+61,7
@@
test_expect_success 'git grep -Fi iLE a' '
# This test actually passes on platforms where regexec() supports the
# flag REG_STARTEND.
-test_expect_
failure
'git grep ile a' '
+test_expect_
success
'git grep ile a' '
git grep ile a
'