summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/testsuite/grep/grep-handles-multiple-regexps
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/testsuite/grep/grep-handles-multiple-regexps')
-rwxr-xr-xrelease/src/router/busybox/testsuite/grep/grep-handles-multiple-regexps1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/src/router/busybox/testsuite/grep/grep-handles-multiple-regexps b/release/src/router/busybox/testsuite/grep/grep-handles-multiple-regexps
new file mode 100755
index 00000000..5c1b8de1
--- /dev/null
+++ b/release/src/router/busybox/testsuite/grep/grep-handles-multiple-regexps
@@ -0,0 +1 @@
+echo foo | busybox grep -e foo -e bar