hush: fix exitcodes of killed processes
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jan 2010 10:37:09 +0000 (11:37 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jan 2010 10:37:09 +0000 (11:37 +0100)
commita4899efd03d2fdaaf3f581d89a7a4844832d3fbb
tree8fab20ee4e6503866945de3bb400eadf9618b7ac
parent4168fdd8e6f5ad4d41a30a2350dbd635cc0fa6e1
hush: fix exitcodes of killed processes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
shell/hush_test/hush-misc/sig_exitcode.right [new file with mode: 0644]
shell/hush_test/hush-misc/sig_exitcode.tests [new file with mode: 0755]