aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/bkslash_newline3.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix recent breakage from parse_stream() changesDenys Vlasenko2018-04-111-0/+1
function old new delta parse_stream 3808 3821 +13 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>