diff --git a/ccollect.sh b/ccollect.sh index 271a82d..031914e 100755 --- a/ccollect.sh +++ b/ccollect.sh @@ -411,7 +411,7 @@ while [ "${i}" -lt "${no_sources}" ]; do if [ "${count}" -ge "${c_interval}" ]; then substract=$((${c_interval} - 1)) remove=$((${count} - ${substract})) - echo "Removing ${remove} backup(s)..." + _techo "Removing ${remove} backup(s)..." ( set -e