summaryrefslogtreecommitdiff
path: root/test/shell/vgsplit-operation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/vgsplit-operation.sh')
-rw-r--r--test/shell/vgsplit-operation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/vgsplit-operation.sh b/test/shell/vgsplit-operation.sh
index 91cdcdcb4..975e8733c 100644
--- a/test/shell/vgsplit-operation.sh
+++ b/test/shell/vgsplit-operation.sh
@@ -16,6 +16,8 @@ export LVM_TEST_LVMETAD_DEBUG_OPTS=${LVM_TEST_LVMETAD_DEBUG_OPTS-}
. lib/inittest
+test -e LOCAL_LVMPOLLD && skip
+
COMM() {
LAST_TEST="$@"
}