summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-10-16 19:05:19 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2018-10-16 21:56:00 +0200
commitc15ac326cc29b5d91e726647d584c1b563c8c294 (patch)
tree321c9329c1cc3f01f82dc8011d1cde9b7dcb0c7f
parent05b57748274492aa76e530e4513e5f8e9a39a735 (diff)
downloadlvm2-c15ac326cc29b5d91e726647d584c1b563c8c294.tar.gz
tests: fix tested targeted
Fix cut&paste bug.
-rw-r--r--test/shell/profiles-vdo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/profiles-vdo.sh b/test/shell/profiles-vdo.sh
index 4a0f07e62..c870315a0 100644
--- a/test/shell/profiles-vdo.sh
+++ b/test/shell/profiles-vdo.sh
@@ -18,7 +18,7 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
-aux have_cache 1 8 0 || skip
+aux have_vdo 6 2 0 || skip
PDIR="$LVM_SYSTEM_DIR/profile"
PFILE="vdo-test"