]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: fix a copy-paste error
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 28 Sep 2022 09:30:13 +0000 (11:30 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 28 Sep 2022 12:03:03 +0000 (14:03 +0200)
test/units/testsuite-64.sh

index 83377a4728b9663934cdb9e1e5cc646b2c92157e..0d4c4ff776b20cdbc4bb210a52ebc42adad1ba23 100755 (executable)
@@ -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