From: Charles Bailey Date: Thu, 30 Jun 2016 10:13:47 +0000 (+0100) Subject: t7810-grep.sh: fix a whitespace inconsistency X-Git-Tag: v2.9.3~59^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89e64100f414e9b2a6458ca8401cfd9626990e13;p=thirdparty%2Fgit.git t7810-grep.sh: fix a whitespace inconsistency Signed-off-by: Charles Bailey Signed-off-by: Junio C Hamano --- diff --git a/t/t7810-grep.sh b/t/t7810-grep.sh index 1374c4b964..a88a55c23b 100755 --- a/t/t7810-grep.sh +++ b/t/t7810-grep.sh @@ -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" ' {