hush testsuite: add many tests from ash testsuite
[oweals/busybox.git] / shell / hush_test / hush-signals / sigquit_exec.tests
1 # Should show no masked signals in both cases.
2 # We had a bug where SIGQUIT was masked on exec.
3 grep SigIgn: /proc/self/status
4 exec grep SigIgn: /proc/self/status