[pypy-commit] buildbot default: change the URL to the canonical one. will revert if it breaks stuff
fijal
noreply at buildbot.pypy.org
Sat Jul 16 23:22:54 CEST 2011
Author: Maciej Fijalkowski <fijall at gmail.com>
Branch:
Changeset: r530:3ca6784afb86
Date: 2011-07-16 18:35 +0200
http://bitbucket.org/pypy/buildbot/changeset/3ca6784afb86/
Log: change the URL to the canonical one. will revert if it breaks stuff
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -338,6 +338,6 @@
},
],
- 'buildbotURL': 'http://wyvern.cs.uni-duesseldorf.de:%d/'%(httpPortNumber),
+ 'buildbotURL': 'http://buildbot.pypy.org),
'projectURL': 'http://pypy.org/',
'projectName': 'PyPy'}
More information about the pypy-commit
mailing list