hush: fix a few more corner cases with empty-expanding cmds
See added testcases function old new delta run_pipe 1723 1784 +61 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
11
shell/hush_test/hush-redir/redir_backquote1.right
Normal file
11
shell/hush_test/hush-redir/redir_backquote1.right
Normal file
@@ -0,0 +1,11 @@
|
||||
hush: can't open '/cant/be/created': No such file or directory
|
||||
First
|
||||
One:1 v1:[]
|
||||
hush: can't open '/cant/be/created': No such file or directory
|
||||
Second
|
||||
One:1 v2:[]
|
||||
Third
|
||||
Zero:0 v3:[]
|
||||
Fourth
|
||||
Zero:0 v4:[]
|
||||
Zero:0 v5:[1]
|
||||
Reference in New Issue
Block a user