The test is merged under index 202 but the golden output contains 201. This makes the test always fail. Correct the number. Signed-off-by: Nikolay Borisov <nborisov@xxxxxxxx> --- tests/btrfs/202.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/202.out b/tests/btrfs/202.out index 938870cf10bd..7f33d49f889c 100644 --- a/tests/btrfs/202.out +++ b/tests/btrfs/202.out @@ -1,4 +1,4 @@ -QA output created by 201 +QA output created by 202 Create subvolume 'SCRATCH_MNT/a' Create subvolume 'SCRATCH_MNT/a/b' Create a snapshot of 'SCRATCH_MNT/a' in 'SCRATCH_MNT/c' -- 2.7.4