K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-03-03T17:33:59.873282Z K 7 svn:log V 285 sh: When executing a trap, keep exit status along with evalskip. This ensures 'return' in a trap returns the correct status to the caller. If evalskip is not set or if it is overridden by a previous evalskip, keep the old behaviour of restoring the exit status from before the trap. END