summaryrefslogtreecommitdiffstats
path: root/tests/ts/fsck/ismounted
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/fsck/ismounted')
-rwxr-xr-xtests/ts/fsck/ismounted4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ts/fsck/ismounted b/tests/ts/fsck/ismounted
index 6c64390ff..685601613 100755
--- a/tests/ts/fsck/ismounted
+++ b/tests/ts/fsck/ismounted
@@ -19,6 +19,10 @@ TS_DESC="is mounted"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_FDISK"
+ts_check_test_command "$TS_CMD_MOUNT"
+
ts_skip_nonroot
set -o pipefail