summaryrefslogtreecommitdiff
path: root/test/shell/pvcreate-ff.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/pvcreate-ff.sh')
-rw-r--r--test/shell/pvcreate-ff.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/pvcreate-ff.sh b/test/shell/pvcreate-ff.sh
index 1cbf0ff1b..4ac5a611e 100644
--- a/test/shell/pvcreate-ff.sh
+++ b/test/shell/pvcreate-ff.sh
@@ -11,6 +11,8 @@
. lib/inittest
+test -e LOCAL_LVMPOLLD && skip
+
aux prepare_devs 2
pvcreate "$dev1"
vgcreate foo "$dev1"