summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2019-09-26 10:45:53 -0500
committerDavid Teigland <teigland@redhat.com>2019-09-26 10:45:53 -0500
commit0673d13518ac7d058ca70b04c29fd30f4fedeab6 (patch)
treee76b250e57d9b0eab9f56c27787f1beda3efee8f /test
parent90fe4b106b1e13a2d1244951710d642761f2fd16 (diff)
downloadlvm2-0673d13518ac7d058ca70b04c29fd30f4fedeab6.tar.gz
tests: writecache-split check have_writecache
Diffstat (limited to 'test')
-rw-r--r--test/shell/writecache-split.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/writecache-split.sh b/test/shell/writecache-split.sh
index b28cec90f..6a7a2cdd1 100644
--- a/test/shell/writecache-split.sh
+++ b/test/shell/writecache-split.sh
@@ -45,7 +45,7 @@ mount_umount()
lvchange -an $vg/$lvt
}
-aux have_cache 1 10 0 || skip
+aux have_writecache 1 0 0 || skip
which mkfs.xfs || skip
mount_dir="mnt"