mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
test: update global_filter
use simplier filter for test suite
This commit is contained in:
parent
bb867abe11
commit
98124361ae
@ -14,7 +14,7 @@
|
||||
. lib/test
|
||||
|
||||
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
|
||||
pv_ugly="__\"!@#\$%^&*,()|@||'\\\"__pv1"
|
||||
|
Loading…
Reference in New Issue
Block a user