From: "Luís Henriques" <lhenriques@suse.de>
To: fstests@vger.kernel.org
Cc: ceph-devel@vger.kernel.org, "Zorro Lang" <zlang@redhat.com>,
"Luís Henriques" <lhenriques@suse.de>
Subject: [PATCH] ceph/002: fix test expected output
Date: Fri, 20 May 2022 10:47:09 +0100 [thread overview]
Message-ID: <20220520094709.30365-1-lhenriques@suse.de> (raw)
Commit daa0c0146c7d ("fstests: replace hexdump with od command") broke
ceph/002 by adding an extra '0' in the offset column. Fix it.
Signed-off-by: Luís Henriques <lhenriques@suse.de>
---
tests/ceph/002.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/ceph/002.out b/tests/ceph/002.out
index f7f1c0ba8487..4f766c257a9c 100644
--- a/tests/ceph/002.out
+++ b/tests/ceph/002.out
@@ -5,4 +5,4 @@ QA output created by 002
*
800000 63 63 63 63 63 63 63 63 63 63 63 63 63 63 63 63 >cccccccccccccccc<
*
-c000000
+c00000
next reply other threads:[~2022-05-20 9:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-20 9:47 Luís Henriques [this message]
2022-05-20 12:37 ` [PATCH] ceph/002: fix test expected output Zorro Lang
2022-05-22 9:56 ` Zorro Lang
2022-05-23 8:10 ` Luís Henriques
2022-06-07 14:30 ` Luís Henriques
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220520094709.30365-1-lhenriques@suse.de \
--to=lhenriques@suse.de \
--cc=ceph-devel@vger.kernel.org \
--cc=fstests@vger.kernel.org \
--cc=zlang@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox