summaryrefslogtreecommitdiff
path: root/test/shell/lvcreate-operation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/lvcreate-operation.sh')
-rw-r--r--test/shell/lvcreate-operation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/lvcreate-operation.sh b/test/shell/lvcreate-operation.sh
index fac721924..3947bf850 100644
--- a/test/shell/lvcreate-operation.sh
+++ b/test/shell/lvcreate-operation.sh
@@ -13,6 +13,8 @@
. lib/inittest
+test -e LOCAL_LVMPOLLD && skip
+
cleanup_lvs() {
lvremove -ff $vg
(dm_table | not grep $vg) || \