mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Skip locking_type 3 tests instead of failing when system-wide clvmd is running.
This commit is contained in:
parent
649c45078f
commit
e2e67c87f5
@ -61,7 +61,7 @@ prepare_clvmd() {
|
||||
|
||||
if pgrep clvmd ; then
|
||||
echo "Cannot use fake cluster locking with real clvmd ($(pgrep clvmd)) running."
|
||||
exit 1
|
||||
exit 200
|
||||
fi
|
||||
|
||||
# skip if we don't have our own clvmd...
|
||||
|
Loading…
Reference in New Issue
Block a user