[pypy-commit] buildbot default: grumble grumble grumble, bad fijal, a crappy review

fijal noreply at buildbot.pypy.org
Mon Feb 6 18:34:52 CET 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
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))


More information about the pypy-commit mailing list