buildbot 13:7c1d3452f5b8: Removed Preferences branch.

commits at adium.im commits at adium.im
Wed Apr 25 08:16:06 UTC 2012


details:	http://hg.adium.im/buildbot/rev/7c1d3452f5b8
revision:	13:7c1d3452f5b8
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Wed Apr 25 11:15:59 2012 +0300

Removed Preferences branch.

diffs (24 lines):

diff -r 391d6910b0df -r 7c1d3452f5b8 master.cfg
--- a/master.cfg	Wed Apr 11 00:10:37 2012 +0300
+++ b/master.cfg	Wed Apr 25 11:15:59 2012 +0300
@@ -44,7 +44,7 @@
 # ex.: ("repo", ["branch1", "branch2", "branch3"])
 
 nightlybranches = [
-        ("adium", ["default", "ARC", "PreferencesRedux"])
+        ("adium", ["default", "ARC"])
 ]
 
 # Schedulers
@@ -157,9 +157,9 @@
 #                    sendToInterestedUsers = False,
 #                    extraRecipients = ["devel at adium.im"],
 #                    mode = "problem"),
-#  mail.MailNotifier(fromaddr = "buildbot at adiumx.com",
+#  mail.MailNotifier(fromaddr = "buildbot at adium.im",
 #		    sendToInterestedUsers = False,
-#                    extraRecipients = ['adium-bustage at adiumx.com'])
+#                    extraRecipients = ['adium-bustage at adium.im'])
 ]
 
 c['debugPassword'] = secrets["debugPassword"]




More information about the commits mailing list