[pypy-commit] pypy default: merged default

alex_gaynor noreply at buildbot.pypy.org
Mon Oct 24 21:28:12 CEST 2011


Author: Alex Gaynor <alex.gaynor at gmail.com>
Branch: 
Changeset: r48390:4c9bd9aa3b11
Date: 2011-10-24 15:27 -0400
http://bitbucket.org/pypy/pypy/changeset/4c9bd9aa3b11/

Log:	merged default

diff --git a/pypy/pytest.ini b/pypy/pytest.ini
--- a/pypy/pytest.ini
+++ b/pypy/pytest.ini
@@ -1,2 +1,2 @@
 [pytest]
-addopts = --assertmode=old
\ No newline at end of file
+addopts = --assertmode=old -rf


More information about the pypy-commit mailing list