mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: fix check for lvmlockd test
This commit is contained in:
parent
d827dd8b05
commit
ba898b9ab6
@ -13,7 +13,7 @@ test_description='Check lvmlockd lock_args for different LV types'
|
||||
|
||||
. lib/inittest
|
||||
|
||||
test -e LOCAL_LVMLOCKD && skip
|
||||
[ -z "$LVM_TEST_LVMLOCKD" ] && skip;
|
||||
|
||||
if test -n "$LVM_TEST_LOCK_TYPE_SANLOCK" ; then
|
||||
LOCKARGS1="1.0.0:70254592"
|
||||
|
Loading…
Reference in New Issue
Block a user