busybox/shell/ash_test/ash-signals/sigquit_exec.tests

5 lines
163 B
Plaintext
Raw Normal View History

# 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