From: Nikolay Borisov Date: Wed, 8 Jan 2020 10:45:14 +0000 (+0200) Subject: btrfs/022: Correct seq number in golden output X-Git-Tag: v2022.05.01~900 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=12973fc04fd10d4af086901e10ffa8e48866b735 btrfs/022: Correct seq number in golden output 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 Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/btrfs/202.out b/tests/btrfs/202.out index 938870cf..7f33d49f 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'