This commit is contained in:
Alan Garcia 2013-01-31 08:44:33 +00:00
parent bf9887cbde
commit 86c0939fa9
1 changed files with 3 additions and 0 deletions

View File

@ -136,6 +136,9 @@ function dobck() {
ext=""
fi
# The target directory must exist
test -d "$target_dir" || mkdir -p "$target_dir"
# if $SQLBACKUP_TYPE is set to "rotate" classical rotation files methode will be used
# use incrementale number in the name of files where the highest number indicate
# the oldest files