hush: fix incorrect processing of echo "'$var'".
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 16 May 2007 09:36:55 +0000 (09:36 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 16 May 2007 09:36:55 +0000 (09:36 -0000)
commit8f6bdb42df745425ba0ac085467105e9cc61c817
tree06e545effca8a1a64a812f19f1cc63e16892e055
parent418a7fb29b19e42818b5df681c83b3bfc62db3c6
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
shell/hush.c
shell/hush_test/hush-parsing/quote1.right [moved from shell/hush_test/hush-bugs/quote1.right with 100% similarity]
shell/hush_test/hush-parsing/quote1.tests [moved from shell/hush_test/hush-bugs/quote1.tests with 100% similarity]