Message ID | 20200108104514.11378-1-nborisov@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | btrfs: Correct golden output of btrfs/202 | expand |
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'
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> --- tests/btrfs/202.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)