aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-trap/exit.right
AgeCommit message (Collapse)Author
2010-09-12hush: fix EXIT trap display inside exit trap handlerDenys Vlasenko
function old new delta hush_exit 84 78 -6 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2009-03-29add test cases for `trap` ... but disabled for now until trap support is ↵Mike Frysinger
committed