]> sourceware.org Git - lvm2.git/commitdiff
tests: fix tested targeted
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 16 Oct 2018 17:05:19 +0000 (19:05 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 16 Oct 2018 19:56:00 +0000 (21:56 +0200)
Fix cut&paste bug.

test/shell/profiles-vdo.sh

index 4a0f07e62a9f9d999c3570ff47958a438aedfb3b..c870315a0816d71a01784b1aefb42bab9e722557 100644 (file)
@@ -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"
This page took 0.034512 seconds and 5 git commands to generate.