rsync special remote: Include annex-rsync-options when running rsync to test a key's presence.

Also, use the new withQuietOutput function to avoid running the shell to
/dev/null stderr in two other places.
This commit is contained in:
Joey Hess 2012-10-28 13:51:14 -04:00
parent 67454ab7f3
commit 9767562f65
6 changed files with 39 additions and 18 deletions

2
debian/changelog vendored
View file

@ -29,6 +29,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low
which doesn't work with LDAP or NIS.
* assistant: Can use XMPP to notify other nodes that cannot be directly
pushed to about pushes.
* rsync special remote: Include annex-rsync-options when running rsync
to test a key's presence.
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400