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

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



Hello Andrei,

On Sun, Aug 16, 2009 at 07:06:32PM +0300, Andrei Popescu wrote:
> Package: www.debian.org
> Severity: wishlist
> 
> 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).

This is already done for (at least) french team from i18n.debian.net.

So I guess the easiest is to ask i18n.d.n admins to tune the cronjob
when you want your language to be processed by check_trans.

-- 
Simon Paillard


Reply to: