hush testsuite: add many tests from ash testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
4
shell/hush_test/hush-signals/sigquit_exec.tests
Executable file
4
shell/hush_test/hush-signals/sigquit_exec.tests
Executable file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user