2021-03-08 21:11:05 +00:00
|
|
|
Bugfix: Fix possibly missing backup summary of json output in case of error
|
2021-02-25 20:43:08 +00:00
|
|
|
|
2021-03-08 21:11:05 +00:00
|
|
|
When using --json output it happened from time to time that the summary output
|
|
|
|
was missing in case an error occurred. This has been fixed.
|
2021-02-25 20:43:08 +00:00
|
|
|
|
2021-03-08 21:11:05 +00:00
|
|
|
https://github.com/restic/restic/pull/3305
|