projects
/
lvm2.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f885653
)
tests: typo
test-branch-list
1867454503
author
Zdenek Kabelac <zkabelac@redhat.com>
Thu, 12 Jun 2025 21:37:37 +0000
(23:37 +0200)
committer
Zdenek Kabelac <zkabelac@redhat.com>
Thu, 12 Jun 2025 21:38:44 +0000
(23:38 +0200)
7 should have replaced 8.
test/lib/aux.sh
patch
|
blob
|
history
diff --git
a/test/lib/aux.sh
b/test/lib/aux.sh
index 17d219d2fd07b604e5d95e3f4e090c740df6e182..515de5b4af939bfcd0e0298ac98a10d1b3ca2e4f 100644
(file)
--- 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=180143985094819
8
76
+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.