Author: Antonio Cuni <[email protected]>
Branch: invalidate-virtualrefs
Changeset: r44588:8256b65288bc
Date: 2011-05-30 10:26 +0200
http://bitbucket.org/pypy/pypy/changeset/8256b65288bc/

Log:    revert 75c1ede14db1, tests pass

diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--- a/pypy/testrunner_cfg.py
+++ b/pypy/testrunner_cfg.py
@@ -17,5 +17,3 @@
 _cherrypick = os.getenv('PYPYCHERRYPICK', '')
 if _cherrypick:
     cherrypick = _cherrypick.split(':')
-
-cherrypick = ['module/thread']
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to