aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-signals/catch.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: output bash-compat killing signal namesDenys Vlasenko2020-10-241-1/+1
| | | | | | | | | This significantly syncronises ash-signals and hush-signals tests. function old new delta process_wait_result 449 450 +1 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash testsuite: add return_in_trap1.testsDenys Vlasenko2016-10-011-0/+5
Currently it fails Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>