mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: use own PID path for lvmetad checking
Do not try to check PID of running lvmetad and use own path.
This commit is contained in:
parent
7daba90fa3
commit
0d5b9deff2
@ -114,6 +114,7 @@ if test -n "$LVM_TEST_LVMETAD" ; then
|
||||
aux prepare_lvmetad
|
||||
else
|
||||
# lvmetad prepares its own lvmconf
|
||||
export LVM_LVMETAD_PIDFILE="$TESTDIR/non-existing-file"
|
||||
aux lvmconf
|
||||
aux prepare_clvmd
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user