hush: fix ". EMPTY_LINE" not setting $? to 0
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Sep 2016 23:27:09 +0000 (01:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Sep 2016 23:27:09 +0000 (01:27 +0200)
commit992e0ff7e9a71a85a89d4fb7b4e6ace7ba74e2ba
tree4cfe18aad25d0ea26a4f40c3570a94beb0e0bc27
parent46a45ce02f2c6e775d437c66c5965458bb5d35d8
hush: fix ". EMPTY_LINE" not setting $? to 0

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