summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-trap/exit.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix EXIT trap display inside exit trap handlerDenys Vlasenko2010-09-121-0/+10
| | | | | | | function old new delta hush_exit 84 78 -6 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* add test cases for `trap` ... but disabled for now until trap support is ↵Mike Frysinger2009-03-291-0/+2
committed