[Pytest-commit] commit/pytest: hpk42: fix docs wrt norecursedirs, thanks @mgax

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Jul 8 15:39:19 CEST 2013


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/bcf6f8c25f89/
Changeset:   bcf6f8c25f89
User:        hpk42
Date:        2013-07-08 15:39:14
Summary:     fix docs wrt norecursedirs, thanks @mgax
Affected #:  1 file

diff -r f20b8a999d37a9f5b18d914c011a065ecbd543ee -r bcf6f8c25f89879da9dc994fec8320ad5d1912cc doc/en/customize.txt
--- a/doc/en/customize.txt
+++ b/doc/en/customize.txt
@@ -97,7 +97,7 @@
         [seq]   matches any character in seq
         [!seq]  matches any char not in seq
 
-   Default patterns are ``.* _* CVS {args}``. Setting a ``norecursedir``
+   Default patterns are ``.* _darcs CVS {args}``. Setting a ``norecursedir``
    replaces the default.  Here is an example of how to avoid
    certain directories::

Repository URL: https://bitbucket.org/hpk42/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