t7810-grep.sh: fix a whitespace inconsistency
Signed-off-by: Charles Bailey <charles@hashpling.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
878452b966
commit
89e64100f4
@ -175,7 +175,7 @@ do
|
||||
|
||||
test_expect_success "grep -c $L (no /dev/null)" '
|
||||
! git grep -c test $H | grep /dev/null
|
||||
'
|
||||
'
|
||||
|
||||
test_expect_success "grep --max-depth -1 $L" '
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user