t7810-grep.sh: fix a whitespace inconsistency
authorCharles Bailey <charles@hashpling.org>
Thu, 30 Jun 2016 10:13:47 +0000 (11:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Jul 2016 20:27:38 +0000 (13:27 -0700)
Signed-off-by: Charles Bailey <charles@hashpling.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7810-grep.sh
index 1374c4b9641fe82a5e850b4095be781784e0b378..a88a55c23bc9e0987f0df8dcca1064a75a4a98a1 100755 (executable)
@@ -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" '
                {