hush: fix 'eval ""' handling
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Sep 2016 23:44:17 +0000 (01:44 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Sep 2016 23:44:17 +0000 (01:44 +0200)
commit78c9c736ab13caec3f6c1032e39200fed5580f50
tree0a737fa0bfa652d12afed0613afafb5dcdcde450
parent992e0ff7e9a71a85a89d4fb7b4e6ace7ba74e2ba
hush: fix 'eval ""' handling

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