mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: fix a copy-paste error
This commit is contained in:
@@ -466,7 +466,7 @@ testcase_lvm_basic() {
|
||||
# Create & remove LVs in a loop, i.e. with more "stress"
|
||||
if [[ -n "${ASAN_OPTIONS:-}" ]]; then
|
||||
iterations=8
|
||||
iterations=16
|
||||
partitions=16
|
||||
elif [[ "$(systemd-detect-virt -v)" == "qemu" ]]; then
|
||||
iterations=8
|
||||
partitions=8
|
||||
|
||||
Reference in New Issue
Block a user