aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2002-03-19 23:47:49 +0000
committerMatt Kraai <kraai@debian.org>2002-03-19 23:47:49 +0000
commitaee53f46048b8ab64beaf0791a1065e71b7ca10b (patch)
treeb3d984c7cb75767136fcecbb72baec8da1391251 /testsuite
parentb3de66869b0300a614a4e9535fd90771ab970816 (diff)
downloadbusybox-aee53f46048b8ab64beaf0791a1065e71b7ca10b.tar.gz
* testsuite/grep/egrep-is-not-case-insensitive: Require
CONFIG_FEATURE_GREP_EGREP_ALIAS.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/grep/egrep-is-not-case-insensitive1
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