aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc/heredoc_empty2.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix handling of empty heredoc EOF markerDenys Vlasenko2017-07-291-0/+14
function old new delta parse_stream 2609 2634 +25 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>