hush: more fixes to variable expansion, more testcases
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 14 May 2007 16:23:23 +0000 (16:23 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 14 May 2007 16:23:23 +0000 (16:23 -0000)
commit764d59d48848121d89b31ddecf0130ce24a4d91b
tree5ab700c4cbc8e39405bb97e7ad1c73a083161cfe
parent03eb8bf6ce2cef8f30402b7c2b18e8479f9da1ea
hush: more fixes to variable expansion, more testcases
shell/hush.c
shell/hush_test/hush-bugs/quote3.tests [changed mode: 0644->0755]
shell/hush_test/hush-vars/var_expand_in_assign.right [new file with mode: 0644]
shell/hush_test/hush-vars/var_expand_in_assign.tests [new file with mode: 0755]
shell/hush_test/hush-vars/var_subst_in_for.tests [changed mode: 0644->0755]