Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r633:1982b9dfa2b2
Date: 2012-02-06 19:34 +0200
http://bitbucket.org/pypy/buildbot/changeset/1982b9dfa2b2/

Log:    grumble grumble grumble, bad fijal, a crappy review

diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pypybuildbot/builds.py
@@ -412,7 +412,7 @@
                      '--upload-baseline-revision',
                      WithProperties('%(got_revision)s'),
                      '--upload-baseline-branch', WithProperties('%(branch)s'),
-                     '--upload-baseline-urls', 'http://localhost',
+                     '--upload-baseline-urls', 'http://speed.pypy.org',
                      ],
             workdir='./benchmarks',
             timeout=3600))
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to