From 52bc31ae7f6e7156f5931a197b05f3014ba01155 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Wed, 7 Apr 2010 00:40:16 +0100 Subject: [PATCH] silly ruby Signed-off-by: Stephen Gran --- modules/exim/templates/manualroute.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exim/templates/manualroute.erb b/modules/exim/templates/manualroute.erb index 9f78c16c..4f241704 100644 --- a/modules/exim/templates/manualroute.erb +++ b/modules/exim/templates/manualroute.erb @@ -15,7 +15,7 @@ extraroutes = [] case fqdn when 'spohr.debian.org', 'draghi.debian.org', 'merikanto.debian.org' then mxmatches << 'mailout.debian.org' - extraroutes = [ 'keyring.debian.org:\t\tkaufmann.debian.org' ] + extraroutes = [ "keyring.debian.org:\t\tkaufmann.debian.org" ] end mxregex = Regexp.new('^\d+\s+(.*)\.$') -- 2.39.2