summaryrefslogtreecommitdiff
path: root/tests/ts/mount/mtablock
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/mtablock')
-rwxr-xr-xtests/ts/mount/mtablock4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ts/mount/mtablock b/tests/ts/mount/mtablock
index 068b67c1..b9f710ef 100755
--- a/tests/ts/mount/mtablock
+++ b/tests/ts/mount/mtablock
@@ -22,6 +22,10 @@ TS_DESC="mtab lock"
ts_init "$*"
ts_skip_nonroot
+if [ ! -x "$TS_CMD_MTABLOCK" ]; then
+ ts_slip "not compiled"
+fi
+
#
# Be careful with number of processes. Don't forget that there is time limit
# when the mount waits on the mtab lock. If you define too much processes some