summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-29 13:22:24 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-29 13:22:24 -0400
commit3746f29b03fdad1ec7e47b04a08b09803d07dfd1 (patch)
treeca829dfa63d1c2807f53b3a90b0f4163bcb50caa /doc/bugs
parent06da0e06162cf62d2bac67c8d8da7160e0d0c74d (diff)
comment
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment12
1 files changed, 12 insertions, 0 deletions
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 000000000..6ef5bd471
--- /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.
+"""]]