2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-20 09:42:21 +00:00
restic/src
Alexander Neumann c55b6ee544 Add restic.Fatal/f
This is a new error which implements the restic.Fataler interface.
Errors of this type are written to stderr, the restic exits. For all
other errors, restic prints the stack trace (if available).
2016-08-29 19:52:00 +02:00
..
cmds Add restic.Fatal/f 2016-08-29 19:52:00 +02:00
restic Add restic.Fatal/f 2016-08-29 19:52:00 +02:00