commit | cd83ac4156a211e019b47fa58de0784cee547ddf | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Mon Jan 04 19:34:14 2010 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jan 06 18:28:11 2010 -0800 |
tree | 6124e79b0001ee9a07f2876d19a840b2dada08ab | |
parent | a67e28116287ea84b162b22a5b69ec02ebd34023 [diff] |
t7002: set test prerequisite "external-grep" if supported 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>