Author: Alex Gaynor <[email protected]>
Branch: 
Changeset: r621:6148676b97bb
Date: 2012-01-24 11:44 -0500
http://bitbucket.org/pypy/buildbot/changeset/6148676b97bb/

Log:    this is a dir now

diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pypybuildbot/builds.py
@@ -356,7 +356,7 @@
                 env={'PYTHONPATH': './benchmarks/lib/jinja2'},
                 description="measure numpy compatibility",
                 command=[pypy_c_rel,
-                         'build/pypy/module/micronumpy/tool/numready.py',
+                         'build/pypy/module/micronumpy/tool/numready/',
                          pypy_c_rel, 'numpy-compat.html'],
                 workdir="."))
             resfile = 
os.path.expanduser("~/numpy_compat/%(got_revision)s.html")
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to