hush: fix stdin of backgrounded pipe
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Apr 2009 00:34:01 +0000 (00:34 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Apr 2009 00:34:01 +0000 (00:34 -0000)
commit8c64e033c0076196a6d7d30ddd922cd6feb15c13
tree7ee7d4067090c924cbc17f92f6ac220645dc3790
parent11c17f75a7f29da47eae35a2f41d274a99a95760
hush: fix stdin of backgrounded pipe

function                                             old     new   delta
run_list                                            2450    2502     +52
shell/hush.c
shell/hush_test/hush-misc/redir5.right [new file with mode: 0644]
shell/hush_test/hush-misc/redir5.tests [new file with mode: 0755]