Merge branch 'rj/maint-grep-remove-redundant-test'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2012 19:56:42 +0000 (12:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2012 19:56:42 +0000 (12:56 -0700)
"git grep" stopped spawning an external "grep" long time ago, but a
duplicated test to check internal and external "grep" was left
behind.

* rj/maint-grep-remove-redundant-test:
  t7810-*.sh: Remove redundant test

1  2 
t/t7810-grep.sh

diff --cc t/t7810-grep.sh
Simple merge