]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests/ts/kill/decode: avoid using shell built-in kill command
authorChen Qi <Qi.Chen@windriver.com>
Thu, 15 May 2025 08:44:33 +0000 (16:44 +0800)
committerKarel Zak <kzak@redhat.com>
Mon, 19 May 2025 09:33:47 +0000 (11:33 +0200)
commitd2eeccf36542d506b660641a07a44f3976772897
tree7a4fdbb2bb3cf752a19d7d15913f0967236a6d0b
parent4a795a545625b6e4fd27030266b3317c9cddfa78
tests/ts/kill/decode: avoid using shell built-in kill command

This test case should do the same as other kill test cases, avoiding
using shell built-in kill command.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
tests/ts/kill/decode