hush: fix bug where in "var=val func" var's value is not visible in func
[oweals/busybox.git] / shell / hush_test / hush-vars / param_glob.tests
2009-04-16 Denis Vlasenkohush: fix "if { echo foo; } then { echo bar; } fi"...
2008-06-18 Denis Vlasenkofix globbing in unquoted $* and $@