From: Matt Kraai Date: Mon, 19 Nov 2001 19:00:13 +0000 (-0000) Subject: New. X-Git-Tag: 0_60_2~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9dfe508a3f2ab4092f4b9843838d88ad8077691d;p=oweals%2Fbusybox.git New. --- 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