data/method/busybox/busybox-1.36.0/shell/hush_test/hush-signals/sigquit_exec.tests

5 lines
163 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# 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