1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-28 02: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 68176be18e
commit cd7d2bc5e4

View File

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