commit | 8f6bdb42df745425ba0ac085467105e9cc61c817 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed May 16 09:36:55 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed May 16 09:36:55 2007 +0000 |
tree | 06e545effca8a1a64a812f19f1cc63e16892e055 | |
parent | 418a7fb29b19e42818b5df681c83b3bfc62db3c6 [diff] |
hush: fix incorrect processing of echo "'$var'". hush: rename map[] and MAP_xxx, making them easier to understand. hush: move testcase (which now passes) from hush-bugs to hush-parsing