]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: (tests) skip fstab-btrfs on broken ENOTTY return
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 30 Apr 2023 08:24:34 +0000 (10:24 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 30 Apr 2023 22:54:23 +0000 (00:54 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/ts/mount/fstab-btrfs

index 2ddfd48e8cf2501d0ea0fb3a96b557f1502dd1af..a1003ab52b415f9868ff92dc1c1bd3e23659d7ca 100755 (executable)
@@ -26,6 +26,7 @@ ts_check_test_command "$TS_CMD_UMOUNT"
 
 ts_skip_nonroot
 ts_check_losetup
+ts_check_enotty
 ts_check_prog "mkfs.btrfs"
 ts_check_prog "btrfs"