aboutsummaryrefslogtreecommitdiffstats
path: root/config/crontab.ugly
diff options
context:
space:
mode:
authorRobin Houston <robin.houston@gmail.com>2012-01-06 11:35:58 +0000
committerRobin Houston <robin.houston@gmail.com>2012-01-06 11:35:58 +0000
commit465937d6d894fc0bcd7548c53f6e294a17f68b5c (patch)
tree8cdf48b924afd98de9c168a07822515400670527 /config/crontab.ugly
parentb06195a428b5cb6c3e95b07c631e2f18febf05f0 (diff)
parentb476615a00ea8ad699c412c604cbae18388dedd7 (diff)
Merge branch 'release/0.5' into develop
Diffstat (limited to 'config/crontab.ugly')
-rw-r--r--config/crontab.ugly2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly
index 5f2fbdb3b..43b191fd4 100644
--- a/config/crontab.ugly
+++ b/config/crontab.ugly
@@ -10,7 +10,7 @@ PATH=/usr/local/bin:/usr/bin:/bin
MAILTO=cron-!!(*= $site *)!!@mysociety.org
# Every 5 minutes
-*/5 * * * * !!(*= $user *)!! run-with-lockfile -n /data/vhost/!!(*= $vhost *)!!/update-xapian-index.lock /data/vhost/!!(*= $vhost *)!!/!!(*= $vcspath *)!!/script/update-xapian-index || echo "stalled?"
+*/5 * * * * !!(*= $user *)!! run-with-lockfile -n /data/vhost/!!(*= $vhost *)!!/update-xapian-index.lock "/data/vhost/!!(*= $vhost *)!!/!!(*= $vcspath *)!!/script/update-xapian-index verbose=true" >> /data/vhost/!!(*= $vhost *)!!/logs/update-xapian-index.log || echo "stalled?"
# Every 10 minutes
5,15,25,35,45,55 * * * * !!(*= $user *)!! /etc/init.d/foi-alert-tracks check