mirror of
https://github.com/systemd/systemd.git
synced 2025-03-08 08:58:27 +03:00
test: fix a copy-paste error
This commit is contained in:
parent
4c35aed7f0
commit
07faa4990f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user