aboutsummaryrefslogtreecommitdiffstats
path: root/bin/problem-creation-graph
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-01-10 09:55:57 +0000
committerStruan Donald <struan@exo.org.uk>2012-01-10 09:55:57 +0000
commit7420afcd206a0e1454ce454078d8a76849207ec0 (patch)
tree95a77b4a9bf5511356fc1696746777ea1c0e7ea7 /bin/problem-creation-graph
parentb913597550b962db73715709dcd6fa1b274eb625 (diff)
BCI -> FMS
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 0c41581e8..2728704e7 100755
--- a/bin/problem-creation-graph
+++ b/bin/problem-creation-graph
@@ -20,7 +20,7 @@ source fixmystreet/commonlib/shlib/deployfns
read_conf fixmystreet/conf/general.yml
-if [ $OPTION_BASE_URL = "http://reportemptyhomes.com" ]; then
+if [ $BASE_URL = "http://reportemptyhomes.com" ]; then
DATE="2008-10-01"
else
DATE="2007-02-01"