hush: fix "set -o INVALID" affecting -e flag state
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Sep 2019 12:07:14 +0000 (14:07 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 21 Oct 2019 14:54:40 +0000 (16:54 +0200)
commita1c7a9e976f8e15d54d9232c2a6aa9fcda603f1b
treebf8dcaaf0db0537e65ab49e2383993a90480bedc
parent2f3352682e3e0f62aca80c12e64d4509e48df465
hush: fix "set -o INVALID" affecting -e flag state

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