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
This commit is contained in:
Denis Vlasenko
2009-04-04 19:29:21 +00:00
parent a24c8caeb2
commit 552433bc5a
3 changed files with 121 additions and 49 deletions

View File

@@ -0,0 +1,10 @@
Test 1: var:ok
File created:ok
Test 2: var:ok
File created:ok
Test 3: var:ok
File created:ok
Test 4: var:ok
File created:ok
Test 5: var:ok
File created:ok