From bbfd793cfecea166e4e2ba5c807badbed734f909 Mon Sep 17 00:00:00 2001 From: Ricky Zhou Date: Tue, 4 Mar 2008 18:49:50 -0500 Subject: [PATCH] Sorry for this noise - mixed up a quote. --- fas/dev.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fas/dev.cfg b/fas/dev.cfg index 6424833..f092a79 100644 --- a/fas/dev.cfg +++ b/fas/dev.cfg @@ -8,7 +8,7 @@ #base_url_filter.base_url = "http://192.168.2.101:8080" mail.on = True -mail.server = 'bastion.fedoraproject.org" +mail.server = 'bastion.fedoraproject.org' #mail.testmode = True mail.debug = False mail.encoding = 'utf-8'