summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/fstab-devname
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/fstab-devname')
-rwxr-xr-xtests/ts/mount/fstab-devname4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ts/mount/fstab-devname b/tests/ts/mount/fstab-devname
index 9cf73e008..4dcc4fc74 100755
--- a/tests/ts/mount/fstab-devname
+++ b/tests/ts/mount/fstab-devname
@@ -20,6 +20,10 @@ TS_DESC="by devname (fstab)"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_MOUNT"
+ts_check_test_command "$TS_CMD_UMOUNT"
+
ts_skip_nonroot
set -o pipefail