diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-09 02:19:05 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-09 02:19:05 +0100 |
commit | 0185ddad8ca987a5858fa1781b32948f49729aa1 (patch) | |
tree | 86b64bb63130b7ec282f61a9a3ad2f9a7714beea | |
parent | 9d9b975ce5db723ca30edcae43bcaadaf5273384 (diff) | |
parent | eab480060657a7781baae6a69c907527650f4ac9 (diff) |
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/whatdotheyknow
-rw-r--r-- | config/crontab.ugly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly index ee2083c65..2d6756a19 100644 --- a/config/crontab.ugly +++ b/config/crontab.ugly @@ -7,7 +7,7 @@ # $Id: crontab.ugly,v 1.36 2009-09-20 10:29:36 francis Exp $ PATH=/usr/local/bin:/usr/bin:/bin -MAILTO=team@whatdotheyknow.com +MAILTO=cron-!!(*= $site *)!!@mysociety.org # Every 5 minutes */5 * * * * !!(*= $user *)!! run-with-lockfile -n /data/vhost/!!(*= $vhost *)!!/update-xapian-index.lock /data/vhost/!!(*= $vhost *)!!/whatdotheyknow/script/update-xapian-index || echo "stalled?" |