tests: typo test-branch-list 1867454503
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 12 Jun 2025 21:37:37 +0000 (23:37 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 12 Jun 2025 21:38:44 +0000 (23:38 +0200)
7 should have replaced 8.

test/lib/aux.sh

index 17d219d2fd07b604e5d95e3f4e090c740df6e182..515de5b4af939bfcd0e0298ac98a10d1b3ca2e4f 100644 (file)
@@ -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.
This page took 0.086229 seconds and 5 git commands to generate.