aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/exitcode_trap6.tests
AgeCommit message (Expand)Author
2020-02-26shells: fix exitcode_trapN tests to avoid racesDenys Vlasenko
2020-02-21hush: make "exit" in trap use pre-trap exitcode - fix for nested trapDenys Vlasenko