ash: [EVAL] Revert SKIPEVAL into EXEXIT
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 1 Oct 2016 13:27:44 +0000 (15:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 1 Oct 2016 13:27:44 +0000 (15:27 +0200)
commit0840c91909dd6a9a676ec105ef1ca5e8d36ce6e8
treeded6730af2aab42ab591dddaea83c669bd3cb3dc
parent7b3fa1e441bbb34a9edccf17b71efc34499bde9f
ash: [EVAL] Revert SKIPEVAL into EXEXIT

Upstream commit:

    Date:   Tue Aug 11 20:56:53 2009 +1000
    [EVAL] Revert SKIPEVAL into EXEXIT

    Now that eval handles EV_TESTED correctly, we can remove the
    SKIPEVAL hack and simply use EXEXIT for set -e.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c