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@xxxxxxxxxx> --- 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