From: Zdenek Kabelac Date: Thu, 12 Jun 2025 21:37:37 +0000 (+0200) Subject: tests: typo X-Git-Tag: v2_03_33~13 X-Git-Url: https://www.sourceware.org/git/?a=commitdiff_plain;h=86f2d0668d4f359e429fae25778c9cccebdc9a8f;p=lvm2.git tests: typo 7 should have replaced 8. --- diff --git a/test/lib/aux.sh b/test/lib/aux.sh index 17d219d2f..515de5b4a 100644 --- a/test/lib/aux.sh +++ b/test/lib/aux.sh @@ -1387,7 +1387,7 @@ error_dev() { # # As we don't really care about couple missing sectors here, just lower # the size to the max usable size that is not cause troubles: -MAX_DEV_SIZE=180143985094819876 +MAX_DEV_SIZE=18014398509481976 # # Convert device to device with write errors but normal reads.