diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/t7811-grep-open.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/t/t7811-grep-open.sh b/t/t7811-grep-open.sh index 2e5c701566..c110441344 100755 --- 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 |