[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#541839: set up centralised cron jobs to send mails about outdated translations



Package: www.debian.org
Severity: wishlist

Hello,

Would it be possible to have some cronjobs on alioth:

daily:
[ -f $LANGUAGE/international/$LANGUAGE/translator.db.pl ] && ./check_trans.pl -Q -m -n 3 $LANGUAGE

weekly:
[ -f $LANGUAGE/international/$LANGUAGE/translator.db.pl ] && ./check_trans.pl -Q -m -n 2 $LANGUAGE

monthly: 
[ -f $LANGUAGE/international/$LANGUAGE/translator.db.pl ] && ./check_trans.pl -Q -m -n 1 $LANGUAGE

This would reduce the cvs traffic as I assume at least some coordinators 
are running check_trans.pl from their own machine (and need to 'cvs up' 
before that).

Regards,
Andrei

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: