1
0
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:
David Teigland 2021-06-16 09:37:04 -05:00
parent f8742b6df2
commit e5740e9646

View File

@ -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}