This file was edited by applying: expand -i | unexpand --first-only | sed "s/ *$//" to the file. No change to test outputs or status code was observed. Signed-off-by: Jon Seymour <jon.seymour@xxxxxxxxx> --- t/t7810-grep.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t7810-grep.sh b/t/t7810-grep.sh index a29ae45..348e575 100755 --- a/t/t7810-grep.sh +++ b/t/t7810-grep.sh @@ -168,7 +168,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" ' { -- 1.7.6.362.gf0e6 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html