hush: fix multiple redirections of the same fd (bug 227)
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 2 May 2009 12:17:31 +0000 (14:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 2 May 2009 12:17:31 +0000 (14:17 +0200)
commit1dd6cf867754030223fadd0f4d959039f713bfb1
tree66d78ab21de9cdfaa4d66f90d63c15a5e04fd046
parent54e0843e7dabc4f6d79781f8b07094dadacd4cd5
hush: fix multiple redirections of the same fd (bug 227)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
shell/hush_test/hush-misc/redir6.right [new file with mode: 0644]
shell/hush_test/hush-misc/redir6.tests [new file with mode: 0755]