summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/shell/msh_test/msh-bugs/read.tests
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/shell/msh_test/msh-bugs/read.tests')
-rwxr-xr-xrelease/src/router/busybox/shell/msh_test/msh-bugs/read.tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/release/src/router/busybox/shell/msh_test/msh-bugs/read.tests b/release/src/router/busybox/shell/msh_test/msh-bugs/read.tests
new file mode 100755
index 00000000..ff1acbde
--- /dev/null
+++ b/release/src/router/busybox/shell/msh_test/msh-bugs/read.tests
@@ -0,0 +1,4 @@
+exec <read.tests
+read
+cat
+echo "REPLY=$REPLY"