Author: Antonio Cuni <[email protected]>
Branch:
Changeset: r510:2d1be537ed24
Date: 2011-05-17 22:48 +0200
http://bitbucket.org/pypy/buildbot/changeset/2d1be537ed24/
Log: merge heads
diff --git a/bbhook/main.py b/bbhook/main.py
--- a/bbhook/main.py
+++ b/bbhook/main.py
@@ -64,7 +64,7 @@
class WyvernConfig(DefaultConfig):
SMTP_SERVER = 'localhost'
SMTP_PORT = 25
- ADDRESS = '[email protected]'
+ ADDRESS = '[email protected]'
#
CHANNEL = '#pypy'
#BOT = '/svn/hooks/commit-bot/message'
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit