Fix rsync special remote to work when -Jn is used for concurrent uploads.

This commit is contained in:
Joey Hess 2015-07-30 13:29:45 -04:00
parent 231820dead
commit 506452012c
4 changed files with 19 additions and 9 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (5.20150728) UNRELEASED; urgency=medium
* webapp: Support enabling known gitlab.com remotes.
* Fix rsync special remote to work when -Jn is used for concurrent
uploads.
-- Joey Hess <id@joeyh.name> Mon, 27 Jul 2015 15:57:07 -0400