[Pytest-commit] commit/pytest: bubenkoff: revert verbosity

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Mar 24 13:41:58 CET 2015


1 new commit in pytest:

https://bitbucket.org/pytest-dev/pytest/commits/f1e74746d517/
Changeset:   f1e74746d517
User:        bubenkoff
Date:        2015-03-24 12:41:49+00:00
Summary:     revert verbosity
Affected #:  1 file

diff -r 8240ccd27d3b82eacb7c1c74d0f32dd846c8e17f -r f1e74746d5174edd4fcfcfca1aae1ca8aca78683 tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -136,7 +136,7 @@
 minversion=2.0
 plugins=pytester
 #--pyargs --doctest-modules --ignore=.tox
-addopts= -rxsX -vl 
+addopts= -rxsX 
 rsyncdirs=tox.ini pytest.py _pytest testing
 python_files=test_*.py *_test.py testing/*/*.py
 python_classes=Test Acceptance

Repository URL: https://bitbucket.org/pytest-dev/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list