summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-trap/subshell.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix subshell.tests failure on NOMMUDenys Vlasenko2010-01-121-0/+15
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: do not reset to default "" traps in subshellDenys Vlasenko2009-09-251-0/+6
function old new delta reset_traps_to_defaults 164 211 +47 builtin_umask 123 121 -2 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>