From e587b0677b705786a78f21bac1966621f70b2752 Mon Sep 17 00:00:00 2001 From: Ondrej Kozina Date: Sat, 9 May 2015 00:59:18 +0100 Subject: lvmpolld: Add standalone polldaemon. See doc/lvmpolld_overview.txt --- test/shell/test-partition.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/shell/test-partition.sh') diff --git a/test/shell/test-partition.sh b/test/shell/test-partition.sh index f68d57271..0cdaa8705 100644 --- a/test/shell/test-partition.sh +++ b/test/shell/test-partition.sh @@ -19,6 +19,8 @@ LVM_TEST_CONFIG_DEVICES="types = [\"device-mapper\", 142]" . lib/inittest +test -e LOCAL_LVMPOLLD && skip + which sfdisk || skip aux prepare_pvs 1 30 -- cgit v1.2.1