diff options
author | intrigeri <intrigeri@boum.org> | 2012-09-20 00:10:10 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-09-20 00:13:18 +0200 |
commit | 1790b5332bf116cbf2c4637a310eed157d44e6e3 (patch) | |
tree | b4e36ac94877585f76c86d7e815866ac57c3c4c0 /AUTHORS | |
parent | 3d36ded8ab6b730bc05e15e35b4fe16ffc98351e (diff) | |
download | backupninja-1790b5332bf116cbf2c4637a310eed157d44e6e3.tar.gz backupninja-1790b5332bf116cbf2c4637a310eed157d44e6e3.tar.bz2 |
duplicity: for local backups, check that the destination directory exists.
Thanks to ulrich for the preliminary patch.
Closes Redmine#4049.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,3 +45,4 @@ Yuval Kogman <nothingmuch@woobling.org> -- RackSpace's CloudFiles support for du exobuzz - mysql bugfixes Glennie Vignarajah <glennie@glennie.fr> -- mysql bugfix ddpaul <paul@reic.ru> -- rsync bugfix +ulrich -- duplicity bugfix preliminary patch |