aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/problem-creation-graph2
-rwxr-xr-xbin/problems-filed-graph2
2 files changed, 2 insertions, 2 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"
diff --git a/bin/problems-filed-graph b/bin/problems-filed-graph
index 702bea651..e84e9bbf0 100755
--- a/bin/problems-filed-graph
+++ b/bin/problems-filed-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
SOURCEO=/tmp/bci-report-rate-graph-data-nonwmc-$RANDOM$RANDOM
GPSCRIPT=/tmp/bci-report-rate-graph-script-$RANDOM$RANDOM