aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-heredoc/heredoc.right
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-07-24 17:08:04 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2018-07-24 17:10:18 +0200
commit63c42afaa43d42def05dfbca1f4e10c7314b1f77 (patch)
treeb88436d25560b74b7f626739c4ab14c12aff219a /shell/hush_test/hush-heredoc/heredoc.right
parent41ef41b3e0a16c9f8524870a2dc4f768c237939e (diff)
downloadbusybox-63c42afaa43d42def05dfbca1f4e10c7314b1f77.tar.gz
hush: add "heredoc.tests" from ash, tweak ash "is a function" message
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-heredoc/heredoc.right')
-rw-r--r--shell/hush_test/hush-heredoc/heredoc.right20
1 files changed, 20 insertions, 0 deletions
diff --git a/shell/hush_test/hush-heredoc/heredoc.right b/shell/hush_test/hush-heredoc/heredoc.right
new file mode 100644
index 000000000..9b9e2aae9
--- /dev/null
+++ b/shell/hush_test/hush-heredoc/heredoc.right
@@ -0,0 +1,20 @@
+there
+one - alpha
+two - beta
+three - gamma
+hi\
+there$a
+stuff
+hi\
+there
+EO\
+F
+hi
+hi
+tab 1
+tab 2
+tab 3
+abc
+def ghi
+jkl mno
+fff is a function