Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-12-21 00:13:18 +0300
committerMatt Kraai <kraai@debian.org>2001-12-21 00:13:18 +0300
commitc5b5cab37d37a6dafa3c1e6b97401aca6e071b03 (patch)
treeedda75ab4be2f60591301a78db8802904b3f3048 /testsuite
parent38c15becf659ca4860ccb280da13a6bc8d4e3de0 (diff)
Remove dependence on CONFIG_FEATURE_CLEAN_UP.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/grep/grep-handles-multiple-regexps1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/grep/grep-handles-multiple-regexps b/testsuite/grep/grep-handles-multiple-regexps
index b14dc10c9..5c1b8de1f 100644
--- a/testsuite/grep/grep-handles-multiple-regexps
+++ b/testsuite/grep/grep-handles-multiple-regexps
@@ -1,2 +1 @@
-# UNSUPPORTED: CONFIG_FEATURE_CLEAN_UP
echo foo | busybox grep -e foo -e bar