aboutsummaryrefslogtreecommitdiffstats
path: root/bin/problem-creation-graph
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-01-10 09:38:24 +0000
committerStruan Donald <struan@exo.org.uk>2012-01-10 09:38:24 +0000
commitcae6d5f26a53d793feeb14f5b6323a623a8250d2 (patch)
tree6e0f6632af0cefdb41d431d5d37d2819f135343e /bin/problem-creation-graph
parent1f3f30fa644622e9701cdbad98c88ed6eb567c97 (diff)
use yaml conf for graph generation scripts
Diffstat (limited to 'bin/problem-creation-graph')
-rwxr-xr-xbin/problem-creation-graph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/problem-creation-graph b/bin/problem-creation-graph
index 6d34d3b49..95ed7bca8 100755
--- a/bin/problem-creation-graph
+++ b/bin/problem-creation-graph
@@ -18,7 +18,7 @@ cd `dirname $0`
cd ../../
source fixmystreet/commonlib/shlib/deployfns
-read_conf fixmystreet/conf/general
+read_conf fixmystreet/conf/general.yml
if [ $OPTION_BASE_URL = "http://reportemptyhomes.com" ]; then
DATE="2008-10-01"