Actions
Review #587
closedReview #585: backup_duck
commit 8018bdee41abdb0891e8adfe8bab97bb33a21a56
Start date:
2017-08-29
Branch:
backup_duck
Description
- args: ['23h', 'Mon,Tue,Wed,Thu,Fri,Sat,Sun,22'] + args: ['23h', 'Mon,Tue,Wed,Thu,Fri,Sat,Sun,00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31']
numbers are hour (00..23
) not day of month, see timer_args
documentation.
Updated by Pierre-Louis Bonicoli about 7 years ago
- Category set to Service :: Backup
Updated by Marc Dequènes about 7 years ago
- Status changed from In Progress to Resolved
So, I understand the mistake now. The documentation could really be improved btw. So I removed the commit.
Actions