@ -187,7 +187,7 @@ fn_backup_prune() {
# Display how many backups will be cleared.
# Display how many backups will be cleared.
echo -e " * Pruning: ${ backupquotadiff } backup(s) has exceeded the ${ maxbackups } backups limit "
echo -e " * Pruning: ${ backupquotadiff } backup(s) has exceeded the ${ maxbackups } backups limit "
fn_script_log_info " Pruning: ${ backupquotadiff } backup(s) has exceeded the ${ maxbackups } backups limit "
fn_script_log_info " Pruning: ${ backupquotadiff } backup(s) has exceeded the ${ maxbackups } backups limit "
fn_sleep_time
fn_sleep_time_1
fn_print_dots " Pruning: Clearing ${ backupquotadiff } backup(s) "
fn_print_dots " Pruning: Clearing ${ backupquotadiff } backup(s) "
fn_script_log_info " Pruning: Clearing ${ backupquotadiff } backup(s) "
fn_script_log_info " Pruning: Clearing ${ backupquotadiff } backup(s) "
# Clear backups over quota.
# Clear backups over quota.
@ -199,7 +199,7 @@ fn_backup_prune() {
# Display how many backups will be cleared.
# Display how many backups will be cleared.
echo -e " * Pruning: ${ backupsoudatedcount } backup(s) are older than ${ maxbackupdays } days. "
echo -e " * Pruning: ${ backupsoudatedcount } backup(s) are older than ${ maxbackupdays } days. "
fn_script_log_info " Pruning: ${ backupsoudatedcount } backup(s) older than ${ maxbackupdays } days. "
fn_script_log_info " Pruning: ${ backupsoudatedcount } backup(s) older than ${ maxbackupdays } days. "
fn_sleep_time
fn_sleep_time_1
fn_print_dots " Pruning: Clearing ${ backupquotadiff } backup(s). "
fn_print_dots " Pruning: Clearing ${ backupquotadiff } backup(s). "
fn_script_log_info " Pruning: Clearing ${ backupquotadiff } backup(s) "
fn_script_log_info " Pruning: Clearing ${ backupquotadiff } backup(s) "
# Clear backups over quota
# Clear backups over quota