aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc/heredoc.tests
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ash_test/ash-heredoc/heredoc.tests')
-rwxr-xr-xshell/ash_test/ash-heredoc/heredoc.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash_test/ash-heredoc/heredoc.tests b/shell/ash_test/ash-heredoc/heredoc.tests
index 31316a58d..b3cdc3f7b 100755
--- a/shell/ash_test/ash-heredoc/heredoc.tests
+++ b/shell/ash_test/ash-heredoc/heredoc.tests
@@ -1,6 +1,6 @@
# check order and content of multiple here docs
-cat << EOF1 << EOF2
+cat << EOF1 << EOF2
hi
EOF1
there