hush: handle backslash-newline in heredoc terminators
function old new delta fetch_heredocs 479 527 +48 (ash fails this test) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Ok1
|
4
shell/ash_test/ash-heredoc/heredoc_bkslash_newline2.tests
Executable file
4
shell/ash_test/ash-heredoc/heredoc_bkslash_newline2.tests
Executable file
@@ -0,0 +1,4 @@
|
||||
cat <<EOF
|
||||
Ok1
|
||||
EO\
|
||||
F
|
Reference in New Issue
Block a user