commit | a474728e82510aa98995f02ac53ca7207b0baf76 | [log] [tgz] |
---|---|---|
author | Kang-Che Sung <explorer09@gmail.com> | Sun Jan 08 14:27:34 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Jan 08 14:27:34 2017 +0100 |
tree | 1e45be62c49008faac9e63cb39fdc8ca2f691ce8 | |
parent | 0ffac1cc22e3e864e64c1e0357ffd127fd1c1b23 [diff] |
ash: fix "kill %1" not working if CONFIG_ASH is disabled ix ash "kill %1" not working if CONFIG_ASH is disabled but ash is launched by 'sh' or 'bash' name Signed-off-by: Kang-Che Sung <explorer09@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>