ash: trap with bad signal name should not abort
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 26 Mar 2010 14:52:24 +0000 (15:52 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 26 Mar 2010 14:52:24 +0000 (15:52 +0100)
commit496d5bf4c6566b7837e61fa83da3fb5851ae446b
treef91880f67012bccd6f3432e3bb4f34ec2a71cefc
parent19158a837df5093a2d655536424412bac2b07467
ash: trap with bad signal name should not abort

function                                             old     new   delta
trapcmd                                              236     271     +35

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