From cae6d5f26a53d793feeb14f5b6323a623a8250d2 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Tue, 10 Jan 2012 09:38:24 +0000 Subject: use yaml conf for graph generation scripts --- bin/problems-filed-graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/problems-filed-graph') 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 -- cgit v1.2.3