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:
Denys Vlasenko
2018-07-24 14:03:18 +02:00
parent 474cb20555
commit dfc7394763
5 changed files with 28 additions and 2 deletions

View File

@@ -0,0 +1 @@
Ok1

View File

@@ -0,0 +1,4 @@
cat <<EOF
Ok1
EO\
F