Skip to content

borgmatic 1.5.4

Compare
Choose a tag to compare
@witten witten released this 15 May 17:16
  • #310: Fix legitimate database dump command errors (exit code 1) not being treated as errors by
    borgmatic.
  • For database dumps, replace the named pipe on every borgmatic run. This prevent hangs on stale
    pipes left over from previous runs.
  • Fix error handling to handle more edge cases when executing commands.