mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-21 22:04:19 +03:00
Use separate locking directory for each of the tests, as they never share a
volume group, or physical devices for that matter. Hopefully fixes occasional test errors due to locking failures. Patch by jstava.
This commit is contained in:
parent
1066b93ade
commit
fe2b20db56
@ -170,6 +170,7 @@ prepare_lvmconf() {
|
||||
}
|
||||
global {
|
||||
library_dir = "$G_root_/lib"
|
||||
locking_dir = "$G_root_/var/lock/lvm"
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user