From 86689eb93001a32c45eb7ec781d47253ff23af81 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Jan 2016 13:22:24 -0400 Subject: [PATCH] comment --- ...mment_1_98e0522782acbe51fcc274a974e3e346._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment diff --git a/doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment b/doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment new file mode 100644 index 0000000000..6ef5bd4713 --- /dev/null +++ b/doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-01-29T17:20:38Z" + content=""" +`chmod -R u+w` will let you delete the directory. + +`git-annex test` normally takes care of removing the directory for you. +Only because it crashed did it not in this case. It would be helpful if you +could show the actual result of running it, including the real error +message. Perhaps there's something that could be improved. +"""]]