hush: fix misparsing of "... do eval a= ...". Closes 3721
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 14 May 2011 09:27:36 +0000 (11:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 14 May 2011 09:27:36 +0000 (11:27 +0200)
commit29f9b7268a820505c2d9386f3271b9365dcf7e23
tree29048a9475c582cee3cbf1f4dde08629b5940466
parenteafc558f94f75dc6132a374a15050e9d0c5c48f1
hush: fix misparsing of "... do eval a= ...". Closes 3721

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
shell/hush_test/hush-misc/assignment4.right [new file with mode: 0644]
shell/hush_test/hush-misc/assignment4.tests [new file with mode: 0755]