mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
tests: fix skip in stress_single_thread.sh
This commit is contained in:
parent
f8742b6df2
commit
e5740e9646
@ -13,10 +13,10 @@
|
|||||||
|
|
||||||
SKIP_WITH_LVMPOLLD=1
|
SKIP_WITH_LVMPOLLD=1
|
||||||
|
|
||||||
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
|
|
||||||
|
|
||||||
. lib/inittest
|
. lib/inittest
|
||||||
|
|
||||||
|
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
|
||||||
|
|
||||||
aux prepare_vg 3
|
aux prepare_vg 3
|
||||||
|
|
||||||
for i in {1..1000}
|
for i in {1..1000}
|
||||||
|
Loading…
Reference in New Issue
Block a user