summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/shell/hush_test/hush-misc/heredoc3.right
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/shell/hush_test/hush-misc/heredoc3.right')
-rw-r--r--release/src/router/busybox/shell/hush_test/hush-misc/heredoc3.right9
1 files changed, 9 insertions, 0 deletions
diff --git a/release/src/router/busybox/shell/hush_test/hush-misc/heredoc3.right b/release/src/router/busybox/shell/hush_test/hush-misc/heredoc3.right
new file mode 100644
index 00000000..6ed517f7
--- /dev/null
+++ b/release/src/router/busybox/shell/hush_test/hush-misc/heredoc3.right
@@ -0,0 +1,9 @@
+exit EOF-f
+"
+echo $f
+echo `echo Hello World`
+moo
+ EOF-f
+EOF-f f
+EOF-f
+Ok