From: micah Date: Sat, 24 Nov 2007 23:07:16 +0000 (+0000) Subject: Fixes for Trac#24 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=commitdiff_plain;h=25416951ccd8b09eb8f298b7a0a8190ba43a4124 Fixes for Trac#24 git-svn-id: http://code.autistici.org/svn/backupninja/trunk@507 758a04ac-41e6-0310-8a23-8373a73cc35d --- diff --git a/ChangeLog b/ChangeLog index ccb6545..50a4652 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,8 @@ version 0.9.5 -- unreleased together (Closes: Trac#29) maildir: . Added an examples file (Closes: Trac#23) + . Applied patch from Anarcat that fixes the cp/mkdir calls to not use GNU + coreutils options, as well as some bashisms (Closes: Trac#24) mysql: . Fixed case where odd combination of configuration options caused sqldump backups to get overwritten with an empty file (Closes: #402679) diff --git a/examples/example.maildir b/examples/example.maildir index d837cac..96f0c0e 100644 --- a/examples/example.maildir +++ b/examples/example.maildir @@ -18,6 +18,9 @@ ## Any maildir which is deleted from the source will be moved to ## "deleted" directory in the destination. It is up to you to ## periodically remove this directory or old maildirs in it. +## +## Note: This handler assumes that the remote shell is set to bash +## ## The defaults are useful in most cases, just make sure ## to configure the source and destination information