changeset 274:b19992f78f5c

fix indentation
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 31 Jul 2012 14:02:58 -0700
parents fce509d75f3b
children 22bb1ac50eb7
files autobot/template/master/master.cfg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/autobot/template/master/master.cfg	Tue Jul 31 13:50:12 2012 -0700
+++ b/autobot/template/master/master.cfg	Tue Jul 31 14:02:58 2012 -0700
@@ -136,7 +136,7 @@
                           mode=["problem"],
                           extraRecipients=recipients,
                           sendToInterestedUsers=True)
-     c['status'].append(m)
+    c['status'].append(m)
 
 # autolog
 #from autobot.status import autolog