]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: check for mount(8) in minix test
authorKarel Zak <kzak@redhat.com>
Wed, 1 Jun 2016 13:04:07 +0000 (15:04 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Jun 2016 13:04:07 +0000 (15:04 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/minix/mkfs

index 3f2e2baa8ae89fd79a892d73ada2bfa7a2770625..9d213328d35d7ca29260cd4a92a71ba34fae9612 100755 (executable)
@@ -21,6 +21,8 @@ TS_DESC="mkfs mount"
 ts_init "$*"
 
 ts_check_test_command "$TS_CMD_MKMINIX"
+ts_check_test_command "$TS_CMD_MOUNT"
+ts_check_test_command "$TS_CMD_UMOUNT"
 ts_skip_nonroot
 
 ts_scsi_debug_init dev_size_mb=10 num_parts=1