hush: add a comment where we differ from bash wrt heredoc EOF mark handling
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
heredoc1
|
||||
Ok1:0
|
||||
heredoc2
|
||||
EO`false`F
|
||||
Ok2:0
|
||||
@@ -1,10 +0,0 @@
|
||||
cat <<EO`true`F
|
||||
heredoc1
|
||||
EO`true`F
|
||||
echo Ok1:$?
|
||||
|
||||
cat <<EO`true`F
|
||||
heredoc2
|
||||
EO`false`F
|
||||
EO`true`F
|
||||
echo Ok2:$?
|
||||
Reference in New Issue
Block a user