nt9856x/BSP/busybox/shell/hush_test/hush-signals/sigquit_exec.tests
2023-03-28 15:07:53 +08:00

5 lines
163 B
Plaintext
Executable File

# 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