aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-12-20 21:13:18 +0000
committerMatt Kraai <kraai@debian.org>2001-12-20 21:13:18 +0000
commitc5b5cab37d37a6dafa3c1e6b97401aca6e071b03 (patch)
treeedda75ab4be2f60591301a78db8802904b3f3048 /testsuite
parent38c15becf659ca4860ccb280da13a6bc8d4e3de0 (diff)
downloadbusybox-c5b5cab37d37a6dafa3c1e6b97401aca6e071b03.tar.gz
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