mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: drop unnecessary pid from LVMTEST prefix
This commit is contained in:
parent
df36a8eadf
commit
51c105702f
@ -68,7 +68,7 @@ export LVM_TEST_LVMPOLLD LVM_TEST_LOCK_TYPE_DLM LVM_TEST_LOCK_TYPE_SANLOCK
|
||||
|
||||
TESTOLDPWD=$(pwd)
|
||||
COMMON_PREFIX="LVMTEST"
|
||||
PREFIX="${COMMON_PREFIX}$$"
|
||||
PREFIX="${COMMON_PREFIX}"
|
||||
|
||||
# Check we are not conflickting with some exiting setup
|
||||
if test -z "$SKIP_ROOT_DM_CHECK" ; then
|
||||
|
Loading…
Reference in New Issue
Block a user