summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-17 11:49:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-17 11:49:21 -0400
commit7b5b1276085be3d2c12c8c28b7be1aceccae44f9 (patch)
tree30dbcddca4253d3524fd5be92ec628ac4f3e9f4a /doc
parent9aada06745d138c953d28929ac561449ddc8fabe (diff)
Fix dropping of files using the URL backend.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn b/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn
index 8ce7e84ad..e88bf07f4 100644
--- a/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn
+++ b/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn
@@ -9,3 +9,5 @@ git-annex: 1 failed
</pre>
At first I thought it was just my OSX machine not having the coreutils stuff load up before the BSD utils, but I then tried the same thing on my archlinux machine and it showed the same behaviour, that is I could not drop a file with the URL backend as shown in the walkthrough.
+
+> Whoops, got some logic backwards. [[fixed|done]]! --[[Joey]]