summaryrefslogtreecommitdiffstats
path: root/tests/ts/fsck
diff options
context:
space:
mode:
authorRuediger Meier2014-05-12 12:45:03 +0200
committerRuediger Meier2014-05-13 17:37:19 +0200
commita5b45f2f34da5ee3d90309b339f5162e589be821 (patch)
treeb870fd234f68b3bb022fc1ffb57d044133fa0bff /tests/ts/fsck
parenttests: use ts_check_losetup in losetup test (diff)
downloadkernel-qcow2-util-linux-a5b45f2f34da5ee3d90309b339f5162e589be821.tar.gz
kernel-qcow2-util-linux-a5b45f2f34da5ee3d90309b339f5162e589be821.tar.xz
kernel-qcow2-util-linux-a5b45f2f34da5ee3d90309b339f5162e589be821.zip
tests: ts_device_init requires loop support
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/ts/fsck')
-rwxr-xr-xtests/ts/fsck/ismounted1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/fsck/ismounted b/tests/ts/fsck/ismounted
index 685601613..b7b21fc9e 100755
--- a/tests/ts/fsck/ismounted
+++ b/tests/ts/fsck/ismounted
@@ -24,6 +24,7 @@ ts_check_test_command "$TS_CMD_FDISK"
ts_check_test_command "$TS_CMD_MOUNT"
ts_skip_nonroot
+ts_check_losetup
set -o pipefail