From bbbd5931de2d96a7705c3096f804cbb58c182693 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Feb 2016 16:38:51 -0400 Subject: [PATCH] followup --- doc/bugs/cannot_remove___96__.t__96___directory.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/bugs/cannot_remove___96__.t__96___directory.mdwn b/doc/bugs/cannot_remove___96__.t__96___directory.mdwn index 3c2b1aad7f..cd7c15daff 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]]