diff options
author | Denys Vlasenko | 2020-02-14 17:27:18 +0100 |
---|---|---|
committer | Denys Vlasenko | 2020-02-16 19:14:45 +0100 |
commit | 4ccddc8fb37b7f585c2d62f6e61ad17295399aff (patch) | |
tree | 5a7b60334c1be7f7d32ca7d589b4171fc1eea28a /shell/hush_test/hush-signals | |
parent | f7eea8c235dea6699a21c7b26c218e6c0dc1bf95 (diff) | |
download | busybox-4ccddc8fb37b7f585c2d62f6e61ad17295399aff.zip busybox-4ccddc8fb37b7f585c2d62f6e61ad17295399aff.tar.gz |
ash: [BUILTIN] Exit without arguments in a trap should use status outside traps
Upstream commit:
Date: Mon Oct 6 10:39:47 2014 +0800
[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>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-signals')
0 files changed, 0 insertions, 0 deletions