Added a comment

This commit is contained in:
http://joeyh.name/ 2014-05-30 18:58:57 +00:00 committed by admin
parent 0db43ccc81
commit 3de1a77893

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.176"
subject="comment 1"
date="2014-05-30T18:58:56Z"
content="""
Well, Sak7.pdf is not a git-annex object filename. And .git/annex/tmp used to be used as a general-purpose temp directory, but in recent versions we're moving away from that; it's only supposed to contain git-annex objects.
So, this must be a leftover file from an old version of git-annex. I don't know offhand what would create a symlink in the temp directory. However, the crash is from the code that was added to the assistant to clean up such left behind files. So, I'll fix that code.
"""]]