diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-19 16:38:51 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-19 16:38:51 -0400 |
commit | e20167010b93b30b795a21ef6f44387ac153f42a (patch) | |
tree | a4f5bd89efdf6a0d971b5eeacfae8e716e6c3adb | |
parent | 17ebbc0ab3135affa910b7433cb9b851f2b082c2 (diff) |
followup
-rw-r--r-- | doc/bugs/cannot_remove___96__.t__96___directory.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/cannot_remove___96__.t__96___directory.mdwn b/doc/bugs/cannot_remove___96__.t__96___directory.mdwn index 3c2b1aad7..cd7c15daf 100644 --- a/doc/bugs/cannot_remove___96__.t__96___directory.mdwn +++ b/doc/bugs/cannot_remove___96__.t__96___directory.mdwn @@ -32,3 +32,6 @@ git HEAD (self-built). On Linux. 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]] |