aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc/heredocA.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix heredoc handling in the "cmd <<EOF ;<newline>" caseDenys Vlasenko2018-07-231-0/+4
function old new delta parse_stream 2759 2787 +28 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>