public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: Fix generic/022 output file
@ 2014-04-10 14:23 Lukas Czerner
  2014-04-10 17:53 ` Eric Sandeen
  2014-04-11  0:15 ` Dave Chinner
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Czerner @ 2014-04-10 14:23 UTC (permalink / raw)
  To: xfs; +Cc: Lukas Czerner

In commit 21723cdb I've accidentally changed header in the output file
to a wrong number. It should be 022, fix it.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
---
 tests/generic/022.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/022.out b/tests/generic/022.out
index 96c2d33..fbffa59 100644
--- a/tests/generic/022.out
+++ b/tests/generic/022.out
@@ -1,4 +1,4 @@
-QA output created by 009
+QA output created by 022
 	1. into a hole
 f4f35d60b3cc18aaa6d8d92f0cd3708a
 	2. into allocated space
-- 
1.8.3.1

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-11  0:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 14:23 [PATCH] xfstests: Fix generic/022 output file Lukas Czerner
2014-04-10 17:53 ` Eric Sandeen
2014-04-11  0:15 ` Dave Chinner

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