]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
ts/kill/decode: check the availability of "sed"
authorMasatake YAMATO <yamato@redhat.com>
Fri, 10 Oct 2025 21:10:36 +0000 (06:10 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Fri, 10 Oct 2025 21:53:14 +0000 (06:53 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/kill/decode

index cc3471afa8937eafd6fddac7421fb97d657cd69a..3b0d4506dbc4150210e9cac368980d3126adf775 100755 (executable)
@@ -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()