ash: do not leave SIGQUIT ignored on "exec CMD"
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 16 Jul 2016 16:33:55 +0000 (18:33 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 16 Jul 2016 16:33:55 +0000 (18:33 +0200)
commite5814a5a42f40274aaadc1187680ffe5c4632c0e
tree4f0b282b781e4e2da2a02b4171b8d282ad4511b8
parentca003385f1e32646c249dfcd3717afbe7535dcec
ash: do not leave SIGQUIT ignored on "exec CMD"

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-signals/sigquit_exec.right [new file with mode: 0644]
shell/ash_test/ash-signals/sigquit_exec.tests [new file with mode: 0755]