mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +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
|
||||
|
||||
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
|
||||
|
||||
. lib/inittest
|
||||
|
||||
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
|
||||
|
||||
aux prepare_vg 3
|
||||
|
||||
for i in {1..1000}
|
||||
|
Loading…
x
Reference in New Issue
Block a user