From: Masatake YAMATO Date: Fri, 10 Oct 2025 21:10:36 +0000 (+0900) Subject: ts/kill/decode: check the availability of "sed" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d0d77cecb272d45f2a2295d5dd8af70078e0378;p=thirdparty%2Futil-linux.git ts/kill/decode: check the availability of "sed" Signed-off-by: Masatake YAMATO --- diff --git a/tests/ts/kill/decode b/tests/ts/kill/decode index cc3471afa..3b0d4506d 100755 --- a/tests/ts/kill/decode +++ b/tests/ts/kill/decode @@ -28,6 +28,8 @@ ts_skip_qemu_user ts_check_test_command "$TS_CMD_KILL" ts_check_test_command "$TS_HELPER_SIGSTATE" +ts_check_prog "sed" + . "$TS_SELF/kill_functions.sh" decode()