summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorOndrej Kozina <okozina@redhat.com>2016-03-09 11:31:01 +0100
committerOndrej Kozina <okozina@redhat.com>2016-03-09 12:59:42 +0100
commit5434e9f5ea697de7fe8785476f9e94f8615012f8 (patch)
tree5e30e70d7affcbbd71b13633653f564395cc5957 /test
parente655ccb418d942889aae5c83af25ca8d085825b8 (diff)
downloadlvm2-5434e9f5ea697de7fe8785476f9e94f8615012f8.tar.gz
test: fix inverted condition
Diffstat (limited to 'test')
-rw-r--r--test/shell/lvmetad-pvs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/lvmetad-pvs.sh b/test/shell/lvmetad-pvs.sh
index 97cc2055c..2f51944de 100644
--- a/test/shell/lvmetad-pvs.sh
+++ b/test/shell/lvmetad-pvs.sh
@@ -10,7 +10,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMLOCKD=1
-SKIP_WITHOUT_LVMPOLLD=1
+SKIP_WITH_LVMPOLLD=1
. lib/inittest