summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/fstab-uuid2label
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/fstab-uuid2label')
-rwxr-xr-xtests/ts/mount/fstab-uuid2label4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ts/mount/fstab-uuid2label b/tests/ts/mount/fstab-uuid2label
index 098f43bad..5291688fc 100755
--- a/tests/ts/mount/fstab-uuid2label
+++ b/tests/ts/mount/fstab-uuid2label
@@ -21,6 +21,10 @@ LABEL="testMountU2L"
. $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