aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/sig_exitcode.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: if !JOBS, skip tests which wouldn't workDenys Vlasenko2025-08-031-0/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: fix exitcodes of killed processesDenys Vlasenko2010-01-041-0/+9
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>