summaryrefslogtreecommitdiff
path: root/doc/en/cache.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-09-22 14:48:04 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-09-22 14:48:04 +0200
commit89badfec0ca6b62821fb19dcbf958f7d1ee54bb7 (patch)
treebd7182dc10cdad9db58bcfef087484ad788a3d5a /doc/en/cache.rst
parent662d75597426e89cdc35b72f7def027ef1303d0f (diff)
downloadpytest-89badfec0ca6b62821fb19dcbf958f7d1ee54bb7.tar.gz
update regendoc, substitutes PYTHON_PREFIX
Diffstat (limited to 'doc/en/cache.rst')
-rw-r--r--doc/en/cache.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/cache.rst b/doc/en/cache.rst
index cbd5b17e3..28fad0bb1 100644
--- a/doc/en/cache.rst
+++ b/doc/en/cache.rst
@@ -73,7 +73,7 @@ If you then run it with ``--lf``::
$ py.test --lf
======= test session starts ========
- platform linux2 -- Python 2.7.10, pytest-2.8.0, py-1.4.30, pluggy-0.3.1
+ platform linux2 -- Python 2.7.10, pytest-2.8.1.dev1, py-1.4.30, pluggy-0.3.1
run-last-failure: rerun last 2 failures
rootdir: $REGENDOC_TMPDIR, inifile:
collected 50 items
@@ -114,7 +114,7 @@ of ``FF`` and dots)::
$ py.test --ff
======= test session starts ========
- platform linux2 -- Python 2.7.10, pytest-2.8.0, py-1.4.30, pluggy-0.3.1
+ platform linux2 -- Python 2.7.10, pytest-2.8.1.dev1, py-1.4.30, pluggy-0.3.1
run-last-failure: rerun last 2 failures first
rootdir: $REGENDOC_TMPDIR, inifile:
collected 50 items
@@ -219,7 +219,7 @@ You can always peek at the content of the cache using the
$ py.test --cache-clear
======= test session starts ========
- platform linux2 -- Python 2.7.10, pytest-2.8.0, py-1.4.30, pluggy-0.3.1
+ platform linux2 -- Python 2.7.10, pytest-2.8.1.dev1, py-1.4.30, pluggy-0.3.1
rootdir: $REGENDOC_TMPDIR, inifile:
collected 1 items