hush: make "exit" in trap use pre-trap exitcode - fix for nested trap

function                                             old     new   delta
check_and_run_traps                                  276     278      +2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2020-02-21 02:55:53 +01:00
parent cc9ecd9af1
commit 3ced804e31
5 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
INT
42:42