aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-read/read_REPLY.right
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-12 22:11:24 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-12 22:11:24 +0100
commit7306727d1b2ed05afc91548ba374f7400a2389e3 (patch)
tree39cf4dff144f82dc9eaad30eae9c4fe67d405e4e /shell/ash_test/ash-read/read_REPLY.right
parent6c93b24ce9dfb5c3970178ca2545502a7830716c (diff)
downloadbusybox-7306727d1b2ed05afc91548ba374f7400a2389e3.tar.gz
shell: split read builtin from ash
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-read/read_REPLY.right')
-rw-r--r--shell/ash_test/ash-read/read_REPLY.right5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ash_test/ash-read/read_REPLY.right b/shell/ash_test/ash-read/read_REPLY.right
new file mode 100644
index 000000000..59f5d5487
--- /dev/null
+++ b/shell/ash_test/ash-read/read_REPLY.right
@@ -0,0 +1,5 @@
+test 1: | abc1 def |
+test 2: | \abc2 d\ef |
+test 3: |abc3 def|
+test 4: |\abc4 d\ef|
+Done