hush: fix bug where in "var=val func" var's value is not visible in func
[oweals/busybox.git] / shell / hush_test / hush-vars / var_expand_in_redir.tests
2007-11-23 Denis Vlasenkohush: fix $ expansion in redirections, add testcase...