Fix dropping of files using the URL backend.

This commit is contained in:
Joey Hess 2011-03-17 11:49:21 -04:00
parent 9aada06745
commit 7b5b127608
3 changed files with 9 additions and 1 deletions

View file

@ -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]]