hush: fix expansion of quoted $VAR, $* and $@
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 16 May 2007 10:39:24 +0000 (10:39 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 16 May 2007 10:39:24 +0000 (10:39 -0000)
commit1f4cf517f5803b0e300906c487d365a331122091
tree8ca30e71e1c0d7cb6f3b64fd9911a85c615170e8
parent8f6bdb42df745425ba0ac085467105e9cc61c817
hush: fix expansion of quoted $VAR, $* and $@
shell/hush.c
shell/hush_test/hush-bugs/quote3.right
shell/hush_test/hush-bugs/quote3.tests
shell/hush_test/hush-bugs/starquoted.right [deleted file]
shell/hush_test/hush-bugs/starquoted.tests [deleted file]
shell/hush_test/hush-parsing/quote4.right [new file with mode: 0644]
shell/hush_test/hush-parsing/quote4.tests [new file with mode: 0755]
shell/hush_test/hush-parsing/starquoted.right [new file with mode: 0644]
shell/hush_test/hush-parsing/starquoted.tests [new file with mode: 0755]