[pypy-commit] buildbot default: ARGH ARGJH ARGH

fijal noreply at buildbot.pypy.org
Mon Feb 6 21:26:53 CET 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r634:cb420b0a33c1
Date: 2012-02-06 22:26 +0200
http://bitbucket.org/pypy/buildbot/changeset/cb420b0a33c1/

Log:	ARGH ARGJH ARGH

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://speed.pypy.org',
+                     '--upload-baseline-urls', 'http://speed.pypy.org/',
                      ],
             workdir='./benchmarks',
             timeout=3600))


More information about the pypy-commit mailing list