]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (lsfd) add losetup as a required cmd
authorMasatake YAMATO <yamato@redhat.com>
Wed, 19 Apr 2023 22:48:11 +0000 (07:48 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Wed, 19 Apr 2023 22:50:53 +0000 (07:50 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/lsfd/mkfds-ro-block-device

index 5701aea479408a890d6b03791cf35c53b5bcc967..e5d108d8c2d99cc4e1b2d31196cb59910e3f1323 100755 (executable)
@@ -28,6 +28,7 @@ ts_skip_qemu_user
 
 ts_check_test_command "$TS_CMD_LSFD"
 
+ts_check_test_command "$TS_CMD_LOSETUP"
 ts_check_test_command "$TS_HELPER_MKFDS"
 
 ts_cd "$TS_OUTDIR"