sigquit_exec.tests 163 B

1234
  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