mirror of
https://github.com/octoleo/restic.git
synced 2024-11-05 12:57:53 +00:00
62520bb7b4
We now check for space that is not reserved for the root user on the remote, and the check is no longer in a defer block because it wouldn't fire. Some change in the surrounding code may have led the deferred function to capture the wrong err variable. Fixes #3336. |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
doc.go | ||
layout_test.go | ||
sftp_test.go | ||
sftp.go | ||
sshcmd_test.go |