aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc/heredoc_empty3.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix handling of heredocs starting with empty linesDenys Vlasenko2018-07-231-0/+4
function old new delta parse_stream 2748 2759 +11 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>