]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (lsfd) add comments about the reason using ts_skip_qemu_user()
authorMasatake YAMATO <yamato@redhat.com>
Wed, 26 Oct 2022 17:14:27 +0000 (02:14 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Sun, 26 Feb 2023 08:26:47 +0000 (17:26 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/lsfd/mkfds-ro-block-device

index 598260b14e0a1957a7450fa7845f0d9d03e12104..00ad6c00fc7bc44ab8ff283630ede9edc35968e3 100755 (executable)
@@ -20,6 +20,8 @@ TS_DESC="block device with O_RDONLY"
 . "$TS_TOPDIR"/functions.sh
 ts_init "$*"
 ts_skip_nonroot
+
+# losetup cannot find an unused loop device.
 ts_skip_qemu_user
 
 . "$TS_SELF"/lsfd-functions.bash