aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-redir/redir_backquote1.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix a few more corner cases with empty-expanding `cmds`Denys Vlasenko2018-04-051-0/+11
See added testcases function old new delta run_pipe 1723 1784 +61 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>