diff options
author | intrigeri <intrigeri@boum.org> | 2010-01-09 23:25:03 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-01-09 23:25:03 +0100 |
commit | 46eccf2fd0c894790405b2e3aae8dfb99f5a5d98 (patch) | |
tree | 07246e00cd442fa2651f6005f610b42c43e4d9e8 /AUTHORS | |
parent | 64c4d190a3ab6b4fa60b10208b32f3b270a72482 (diff) | |
download | backupninja-46eccf2fd0c894790405b2e3aae8dfb99f5a5d98.tar.gz backupninja-46eccf2fd0c894790405b2e3aae8dfb99f5a5d98.tar.bz2 |
rdiff: fix confusing error if rdiff-backup cannot be found on remote server.
Thanks to maniacmartin <martin@maniacmartin.com> for the patch on which this one
is based.
This closes Redmine bug #1209.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,3 +32,4 @@ Tuomas Jormola <tj@solitudo.net> -- "when = manual" option Ian Beckwith <ianb@erislabs.net> -- dup bandwidthlimit fix Olivier Berger <oberger@ouvaton.org> -- dup debug output bugfix, reportinfo option stefan <s.freudenberg@jpberlin.de> -- dup support for Amazon S3 buckets +maniacmartin <martin@maniacmartin.com> -- rdiff confusing error message fix |