mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
Merge pull request #4176 from LXGaming/fix/impostor
Fix scan_finished JSON MessageType
This commit is contained in:
7
changelog/unreleased/pull-4176
Normal file
7
changelog/unreleased/pull-4176
Normal file
@@ -0,0 +1,7 @@
|
||||
Change: Fix JSON message type of `scan_finished` for the `backup` command
|
||||
|
||||
Restic incorrectly set the `message_type` of the `scan_finished` message to
|
||||
`status` instead of `verbose_status`. This has now been corrected so that
|
||||
the messages report the correct type.
|
||||
|
||||
https://github.com/restic/restic/pull/4176
|
Reference in New Issue
Block a user