summaryrefslogtreecommitdiff
path: root/test/shell/lvmetad-dump.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/lvmetad-dump.sh')
-rw-r--r--test/shell/lvmetad-dump.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/lvmetad-dump.sh b/test/shell/lvmetad-dump.sh
index 14d57532c..631636ea6 100644
--- a/test/shell/lvmetad-dump.sh
+++ b/test/shell/lvmetad-dump.sh
@@ -10,7 +10,9 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
. lib/inittest
+
test -e LOCAL_LVMETAD || skip
+test -e LOCAL_LVMPOLLD && skip
aux prepare_pvs 2
vgcreate $vg1 "$dev1" "$dev2"