diff options
author | Struan Donald <struan@exo.org.uk> | 2012-07-09 13:56:40 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-07-09 13:56:40 +0100 |
commit | 748391146a53c061e3ae79a76a510635b002c052 (patch) | |
tree | 69e735189c05e76c8a1e77e0c10cb857d64b03b1 | |
parent | c605e5130db58601e2c16b6c2c2ef29b83974dcc (diff) |
turn off kasabi export as kasabi is being turned off
-rw-r--r-- | conf/crontab.ugly | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/crontab.ugly b/conf/crontab.ugly index 087021fd1..3eeffa791 100644 --- a/conf/crontab.ugly +++ b/conf/crontab.ugly @@ -41,9 +41,3 @@ MAILTO=!!(*= $user *)!!@mysociety.org 39 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/problems-filed-graph 43 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/problem-creation-graph 00 8 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/check-for-zombies !!(*= $user *)!! - - -!!(* if ($vhost eq 'www.fixmystreet.com') { *)!! -10 * * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet-virtualenv/bin/python /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/kasabi -!!(* } *)!! - |