aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-signals/sigquit_exec.tests
blob: 24bda6921a779e13a42ef8f3092f62f5886c04ce (plain)
1
2
3
4
# Should show no masked signals in both cases.
# We had a bug where SIGQUIT was masked on exec.
grep SigIgn: /proc/self/status
exec grep SigIgn: /proc/self/status