hush: non-matching "case" statement sets $? to 0
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Nov 2016 17:52:48 +0000 (18:52 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Nov 2016 17:52:48 +0000 (18:52 +0100)
commit30bfcf612b0862e4dd98d923eabb308b54012d24
tree2d904e2c9fca9deeda6cfe81c01b9cbdd4b7e573
parent672a55e606fc50e4ffe7810bd0d9cd1cf9b980a3
hush: non-matching "case" statement sets $? to 0

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c