aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/grep/grep-handles-multiple-regexps2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/grep/grep-handles-multiple-regexps b/testsuite/grep/grep-handles-multiple-regexps
new file mode 100644
index 000000000..b14dc10c9
--- /dev/null
+++ b/testsuite/grep/grep-handles-multiple-regexps
@@ -0,0 +1,2 @@
+# UNSUPPORTED: CONFIG_FEATURE_CLEAN_UP
+echo foo | busybox grep -e foo -e bar