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

For the testsuite, set a default polling interval to 0 in lvm.conf. Cuts down

testing time considerably.
This commit is contained in:
Petr Rockai 2010-04-13 06:24:20 +00:00
parent d94fc9ce62
commit 05d40b3142

View File

@ -373,6 +373,7 @@ prepare_lvmconf() {
activation {
udev_sync = 1
udev_rules = 1
polling_interval = 0
}
EOF
cat $TESTDIR/etc/lvm.conf