[PATCH] xfstests: Fix generic/022 output file

Lukas Czerner lczerner at redhat.com
Thu Apr 10 09:23:17 CDT 2014


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 at 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



More information about the xfs mailing list