Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r613:166c710d4406
Date: 2012-01-24 00:54 +0200
http://bitbucket.org/pypy/buildbot/changeset/166c710d4406/

Log:    this was not supposed to be commited

diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pypybuildbot/builds.py
@@ -339,9 +339,6 @@
                 )
             )
         pypy_c_rel = "../build/pypy/translator/goal/pypy-c"
-        self.addStep(ShellCmd(
-            description="measure numpy compatibility",
-            
         if postfix:
             addopts = ['--postfix', postfix]
         else:
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to