]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests/23rdev-lifetime: fix a typo
authorYu Kuai <yukuai3@huawei.com>
Thu, 9 May 2024 01:10:59 +0000 (09:10 +0800)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Fri, 10 May 2024 08:05:32 +0000 (10:05 +0200)
commita0174749426f49a04f11ae0e728cb0a681bfa465
tree99a2982b525046b7358eee84de5bc3416a28da83
parent893a55831e5abbcd15b171db66fa1f389fb61506
tests/23rdev-lifetime: fix a typo

"pill" was wrong, while it should be "kill", test will still pass while
test thread will not be cleaned up.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
tests/23rdev-lifetime