1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/a62c6c8a3811/ Changeset: a62c6c8a3811 User: hpk42 Date: 2014-07-03 16:47:58 Summary: Merged in msabramo/pytest/fix_norecursedirs_doc_typos (pull request #176)
doc/en/customize.txt: Fix norecursedirs typo Affected #: 1 file diff -r 8a72cc33da81fea3542e3b69c3371a7b12de9e67 -r a62c6c8a3811f278c318acde89fde8fab59e6936 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 ``.* _darcs CVS {args}``. Setting a ``norecursedir`` + Default patterns are ``'.*', 'CVS', '_darcs', '{arch}'``. Setting a ``norecursedirs`` 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. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit