Skip to content

Fix cron logging and repozo on python3

Jérome Perrin requested to merge fix/cron-py3 into master

This fixes repozo on python3 not honoring backup directory and also fix an important regression in cron logging: cron error were not logged on any python3 software.

Merge request reports