Author: Daniel Neuhäuser <[email protected]>
Branch:
Changeset: r511:942575a026da
Date: 2011-05-26 19:48 +0200
http://bitbucket.org/pypy/buildbot/changeset/942575a026da/
Log: Remove trailing whitespace
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pypybuildbot/builds.py
@@ -14,7 +14,7 @@
class PyPyUpload(transfer.FileUpload):
parms = transfer.FileUpload.parms + ['basename']
-
+
def start(self):
properties = self.build.getProperties()
branch = properties['branch']
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit