aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/heredoc2.tests
diff options
context:
space:
mode:
Diffstat (limited to 'shell/hush_test/hush-misc/heredoc2.tests')
-rwxr-xr-xshell/hush_test/hush-misc/heredoc2.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/heredoc2.tests b/shell/hush_test/hush-misc/heredoc2.tests
index 71ab0e83a..19d9c9681 100755
--- a/shell/hush_test/hush-misc/heredoc2.tests
+++ b/shell/hush_test/hush-misc/heredoc2.tests
@@ -3,6 +3,7 @@ f=1
exit EOF-f
"
echo $f
+echo `echo Hello World`
moo
EOF-f
EOF-f f