summaryrefslogtreecommitdiff
path: root/test/shell/activate-minor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/activate-minor.sh')
-rw-r--r--test/shell/activate-minor.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/shell/activate-minor.sh b/test/shell/activate-minor.sh
index 1c5386c15..d7ae5f90d 100644
--- a/test/shell/activate-minor.sh
+++ b/test/shell/activate-minor.sh
@@ -14,6 +14,7 @@
# Just skip this test if minor is already in use...
dmsetup info | tee info
egrep "^Major, minor: *[0-9]+, 123" info && skip
+test -e LOCAL_LVMPOLLD && skip
aux prepare_vg 2
lvcreate -a n --zero n -l 1 -n foo $vg