hush: fix handling of heredocs starting with empty lines
function old new delta parse_stream 2748 2759 +11 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
2
shell/ash_test/ash-heredoc/heredoc_empty3.right
Normal file
2
shell/ash_test/ash-heredoc/heredoc_empty3.right
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
Ok
|
4
shell/ash_test/ash-heredoc/heredoc_empty3.tests
Executable file
4
shell/ash_test/ash-heredoc/heredoc_empty3.tests
Executable file
@@ -0,0 +1,4 @@
|
||||
cat <<EOF
|
||||
|
||||
Ok
|
||||
EOF
|
Reference in New Issue
Block a user