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/lvm-init.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/shell/lvm-init.sh') diff --git a/test/shell/lvm-init.sh b/test/shell/lvm-init.sh index c3f7ecfd4..cfdd4cc58 100644 --- a/test/shell/lvm-init.sh +++ b/test/shell/lvm-init.sh @@ -15,6 +15,8 @@ . lib/inittest +test -e LOCAL_LVMPOLLD && skip + aux prepare_devs 5 # invalid units -- cgit v1.2.1