diff options
| author | Matt Kraai <kraai@debian.org> | 2002-03-19 23:47:49 +0000 | 
|---|---|---|
| committer | Matt Kraai <kraai@debian.org> | 2002-03-19 23:47:49 +0000 | 
| commit | aee53f46048b8ab64beaf0791a1065e71b7ca10b (patch) | |
| tree | b3d984c7cb75767136fcecbb72baec8da1391251 | |
| parent | b3de66869b0300a614a4e9535fd90771ab970816 (diff) | |
| download | busybox-aee53f46048b8ab64beaf0791a1065e71b7ca10b.tar.gz | |
* testsuite/grep/egrep-is-not-case-insensitive: Require
  CONFIG_FEATURE_GREP_EGREP_ALIAS.
| -rw-r--r-- | testsuite/grep/egrep-is-not-case-insensitive | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/testsuite/grep/egrep-is-not-case-insensitive b/testsuite/grep/egrep-is-not-case-insensitive index f12c54cd5..881607393 100644 --- a/testsuite/grep/egrep-is-not-case-insensitive +++ b/testsuite/grep/egrep-is-not-case-insensitive @@ -1 +1,2 @@ +# FEATURE: CONFIG_FEATURE_GREP_EGREP_ALIAS  test x`echo foo | busybox egrep FOO` = x | 
