From 7420afcd206a0e1454ce454078d8a76849207ec0 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Tue, 10 Jan 2012 09:55:57 +0000 Subject: BCI -> FMS --- bin/problem-creation-graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/problem-creation-graph') 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" -- cgit v1.2.3