public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/563.out: fix the wrong case number in golden image
@ 2019-11-14 14:01 Zorro Lang
  0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2019-11-14 14:01 UTC (permalink / raw)
  To: fstests

The first line of generic/563.out is wrong, the number should be 563,
not 011. This mismatch will always cause testing fail.

Signed-off-by: Zorro Lang <zlang@redhat.com>
---
 tests/generic/563.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/563.out b/tests/generic/563.out
index 277f4bcb..29bfbf53 100644
--- a/tests/generic/563.out
+++ b/tests/generic/563.out
@@ -1,4 +1,4 @@
-QA output created by 011
+QA output created by 563
 read/write
 read is in range
 write is in range
-- 
2.20.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-14 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-14 14:01 [PATCH] generic/563.out: fix the wrong case number in golden image Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox