diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2014-10-06 10:39:47 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-10-06 10:39:47 +0800 |
commit | da30b4b787695fbf77e5d941ff350a66ca572bcb (patch) | |
tree | 42950a7661b842fe4279bf5c28684def3c8c8fd8 /src/expand.c | |
parent | [EVAL] Do not clobber exitstatus in evalcommand (diff) | |
download | dash-da30b4b787695fbf77e5d941ff350a66ca572bcb.tar.gz dash-da30b4b787695fbf77e5d941ff350a66ca572bcb.zip |
[BUILTIN] Exit without arguments in a trap should use status outside traps
POSIX now requires that exit without arguments in a trap should return the last command status prior to executing traps. This patch implements this behaviour. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions