diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2011-07-09 22:05:22 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2011-07-09 22:05:22 +0800 |
commit | 4f7e206782675b548565ca2bc82bc8c262a0f20e (patch) | |
tree | 8c769a58f369b49c788e17d1832a19bb2093847b /Makefile.am | |
parent | Release 0.5.7. (diff) | |
download | dash-4f7e206782675b548565ca2bc82bc8c262a0f20e.tar.gz dash-4f7e206782675b548565ca2bc82bc8c262a0f20e.zip |
[BUILTIN] Merge SKIPFUNC/SKIPFILE and only clear SKIPFUNC when leaving dotcmd
Currently upon leaving a dotcmd the evalskip state is reset so if a continue/break statement is used within a dot script it would have no effect outside of the dot script. This is inconsistent with other shells. This patch is based on one by Jilles Tjoelker and only clears SKIPFUNC when leaving a dot script. As a result continue/break will remain in effect. It also merges SKIPFUNC/SKIPFILE as they have no practical difference. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions