K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-01-08T23:08:13.162787Z K 7 svn:log V 221 sh: Make exit without parameters from EXIT trap POSIX-compliant. It should use the original exit status, just like falling off the end of the trap handler. Outside an EXIT trap, 'exit' is still equivalent to 'exit $?'. END