Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Revert clock-skew based attempt to optimize tag --contains traversal
[gitweb.git]
/
t
/
t7811-grep-open.sh
diff --git
a/t/t7811-grep-open.sh
b/t/t7811-grep-open.sh
index 2e5c701566e007905825e79e55a03696895815e8..c1104413445b18bb1532931183e1c529632ad527 100755
(executable)
--- a/
t/t7811-grep-open.sh
+++ b/
t/t7811-grep-open.sh
@@
-109,11
+109,6
@@
test_expect_success 'git grep -O jumps to line in less' '
test_expect_success 'modified file' '
rm -f actual &&
- cat >less <<-\EOF &&
- #!/bin/sh
- printf "%s\n" "$@" >actual
- EOF
- chmod +x $less &&
cat >expect <<-\EOF &&
+/*enum grep_pat_token
grep.h