t7002: set test prerequisite "external-grep" if supported
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 4 Jan 2010 12:34:14 +0000 (19:34 +0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Jan 2010 02:28:11 +0000 (18:28 -0800)
Add another test to set prerequisite EXTGREP if the current build supports
external grep. This can be used to skip external grep only tests on builds
that do not support this optimization.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found