dumbbell 8b387a2d35 sh: Fix execution of multiple statements in a trap when evalskip is set
Before this fix, only the first statement of the trap was executed if
evalskip was set. This is for example the case when:
    o  "-e" is set for this shell
    o  a trap is set on EXIT
    o  a function returns 1 and causes the script to abort

Reviewed by:	jilles
MFC after:	2 weeks
2012-01-16 11:07:46 +00:00
..
2011-03-07 07:31:15 +00:00
2011-05-27 20:53:07 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2011-06-24 07:29:04 +00:00
2011-11-20 21:48:50 +00:00
2011-06-18 23:43:28 +00:00
2009-12-24 18:41:14 +00:00
2011-05-27 16:00:37 +00:00