Skip to content
Snippets Groups Projects
Commit 82481694 authored by Eric Blake's avatar Eric Blake Committed by Kevin Wolf
Browse files

iotests: Fix typo in 026


s/refcout/refcount/

CC: qemu-trivial@nongnu.org
Signed-off-by: default avatarEric Blake <eblake@redhat.com>
Reviewed-by: default avatarLaurent Vivier <lvivier@redhat.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent fea41826
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ done
echo
echo === Refcout table growth tests ===
echo === Refcount table growth tests ===
echo
CLUSTER_SIZE=512
......
......@@ -462,7 +462,7 @@ Event: cluster_alloc; errno: 28; imm: off; once: off; write -b
write failed: No space left on device
No errors were found on the image.
=== Refcout table growth tests ===
=== Refcount table growth tests ===
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
......
......@@ -470,7 +470,7 @@ Event: cluster_alloc; errno: 28; imm: off; once: off; write -b
write failed: No space left on device
No errors were found on the image.
=== Refcout table growth tests ===
=== Refcount table growth tests ===
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment