summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2021-06-16 09:37:04 -0500
committerDavid Teigland <teigland@redhat.com>2021-06-16 09:37:04 -0500
commite5740e9646d08eb9804a40bf195cefa46e8006e2 (patch)
treed51a960eba3b7bd986f580103016dbdc9298473c
parentf8742b6df2a34df1867c7da6b1a057d2d23a7a37 (diff)
downloadlvm2-e5740e9646d08eb9804a40bf195cefa46e8006e2.tar.gz
tests: fix skip in stress_single_thread.sh
-rw-r--r--test/shell/stress_single_thread.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/shell/stress_single_thread.sh b/test/shell/stress_single_thread.sh
index ed9ce13c5..7982e9dad 100644
--- a/test/shell/stress_single_thread.sh
+++ b/test/shell/stress_single_thread.sh
@@ -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}