hush: fix "var=val >file" not creating file
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 4 Apr 2009 19:29:21 +0000 (19:29 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 4 Apr 2009 19:29:21 +0000 (19:29 -0000)
commit552433bc5af76c8e5b52278b3d609e9a18c19dc2
treea12123629e6ce6779a9385ed17775ca8e9313808
parenta24c8caeb29a11fafc748399ab6b30e6b8e638f0
hush: fix "var=val >file" not creating file

function                                             old     new   delta
static.null_ptr                                        -       4      +4
run_list                                            2018    2020      +2
handle_dollar                                        667     626     -41
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/1 up/down: 6/-41)             Total: -35 bytes
shell/hush.c
shell/hush_test/hush-misc/redir1.right [new file with mode: 0644]
shell/hush_test/hush-misc/redir1.tests [new file with mode: 0755]