mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Eryu Guan
parent
0f7340ad47
commit
12973fc04f
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user