ash: fix ash-signals/signal8 testcase failure
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 21 Feb 2011 02:22:20 +0000 (03:22 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 21 Feb 2011 02:22:20 +0000 (03:22 +0100)
commitb12553faa8991e11c11f70a81f1d9d44078c7645
tree4154d5308a9bad6bb46e2014cb6cc997dc9a92cd
parent55988aed472d9cd362f9a50f4999b5e47ca33abe
ash: fix ash-signals/signal8 testcase failure

function                                             old     new   delta
killcmd                                              109     224    +115
kill_main                                            882     910     +28
changepath                                           194     195      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 144/0)             Total: 144 bytes

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