hush: fix a case where "$@" must expand to no word at all
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 5 Jul 2008 17:40:04 +0000 (17:40 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 5 Jul 2008 17:40:04 +0000 (17:40 -0000)
commitafdcd12ed71abdeab16961a0308c84f7147b66b2
tree28daaec6dfc82170f7ddc003b33d197dd086c352
parenta60f84ebf07863e390b72a2b6150e461a1ec18e9
hush: fix a case where "$@" must expand to no word at all
shell/hush.c
shell/hush_test/hush-parsing/starquoted2.right [new file with mode: 0644]
shell/hush_test/hush-parsing/starquoted2.tests [new file with mode: 0755]