From a1b696bdb06266b4fa6d49fcfa90c00afcefb957 Mon Sep 17 00:00:00 2001 From: fijal Date: Wed, 24 Jan 2007 22:10:01 +0100 Subject: [PATCH] [svn r37301] No longer that way (somebody should read that document once again) --HG-- branch : trunk --- py/doc/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/doc/test.txt b/py/doc/test.txt index 7a5882b2c..97c5e22b7 100644 --- a/py/doc/test.txt +++ b/py/doc/test.txt @@ -657,7 +657,7 @@ requirements for remote machines: Hot to use it ----------------------- -When you issue ``py.test --session=R`` then your computer becomes +When you issue ``py.test -d`` then your computer becomes the distributor of tests ("master") and will start collecting and distributing tests to several machines. The machines need to be specified in a ``conftest.py`` file.