summaryrefslogtreecommitdiff
path: root/Types
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-12 13:00:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-12 13:00:08 -0400
commit67fd45c894d48d5168faeff4c419cce8fb2fe43f (patch)
tree452ee8423f3dede5e409f950e66d68cf130ba4c7 /Types
parentda66a6384e1958994e979eeccc3f6f10a51205c6 (diff)
direct: Fix ugly warning messages.
replaceFileOr was broken and ran the rollback action always. Luckily, for replaceFile, the rollback action was safe to run, since it just nuked a temp file that had already been moved into place. However, when `git annex direct` used replaeFileOr, its rollback printed a scary message: /home/joey/tmp/rrrr/.git/annex/misctmp/tmp32268: rename: does not exist (No such file or directory) There was actually no bad result though.
Diffstat (limited to 'Types')
0 files changed, 0 insertions, 0 deletions