Skip to content
  • ale's avatar
    Ignore restic exit status code 3 · 20cde0e5
    ale authored
    Restic returns 3 when some of the files it found disappeared while
    taking the backup. This is normal since we're not actually taking
    static filesystem snapshots, and the restic backup is still properly
    created, so we can just ignore it.
    20cde0e5