1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00

test: update global_filter

use simplier filter for test suite
This commit is contained in:
Zdenek Kabelac 2012-10-12 17:59:11 +02:00
parent bb867abe11
commit 98124361ae

View File

@ -14,7 +14,7 @@
. lib/test . lib/test
aux prepare_devs 2 aux prepare_devs 2
aux lvmconf 'devices/global_filter = [ "a|$DM_DEV_DIR/mirror|", "a|$DM_DEV_DIR/mapper/.*pv[0-9_]*$|", "r|.*|" ]' aux lvmconf 'devices/global_filter = [ "a|.*LVMTEST.*dev/mapper/.*pv[0-9_]*$|", "r|.*|" ]'
# for udev impossible to create # for udev impossible to create
pv_ugly="__\"!@#\$%^&*,()|@||'\\\"__pv1" pv_ugly="__\"!@#\$%^&*,()|@||'\\\"__pv1"