This commit is contained in:
Joey Hess 2016-02-19 16:38:51 -04:00
parent a56b17daaa
commit bbbd5931de
Failed to extract signature

View file

@ -32,3 +32,6 @@ git HEAD (self-built). On Linux.
On /tmp the self-test works. Maybe it is related to NFS? On /tmp the self-test works. Maybe it is related to NFS?
> Turns out that git-annex was keeping files in .t open in some
> circumstances after deleting them. I have fixed some of this. Possibly
> not all. --[[Joey]]