mysqlBackup: be less noisy
This commit is contained in:
parent
df3572d905
commit
2510c68166
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ else
|
|||
fi
|
||||
|
||||
if [[ -n "$DELETED" ]] ; then
|
||||
echo "<== End: $count backups removed: ${DELETED}"
|
||||
echo "<== End: $count backups removed:" #${DELETED}"
|
||||
else
|
||||
echo "No old backups removed!"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue