1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: testing mirrorred mirror log

Enable mirrorlog creation for test.
This commit is contained in:
Zdenek Kabelac 2018-12-23 01:06:16 +01:00
parent 88faf5a53b
commit 1dee4b4ffc

View File

@ -14,6 +14,8 @@
. lib/inittest
aux lvmconf "global/support_mirrored_mirror_log=1"
log_name_to_count() {
case "$1" in
mirrored) echo 2 ;;