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 <nborisov@suse.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Nikolay Borisov
2020-01-08 12:45:14 +02:00
committed by Eryu Guan
parent 0f7340ad47
commit 12973fc04f
+1 -1
View File
@@ -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'