Grammar fix
This commit is contained in:
@@ -132,7 +132,7 @@ you can ad-hoc distribute your tests by typing::
|
|||||||
py.test -d --tx ssh=myhostpopen --rsyncdir mypkg mypkg
|
py.test -d --tx ssh=myhostpopen --rsyncdir mypkg mypkg
|
||||||
|
|
||||||
This will synchronize your :code:`mypkg` package directory
|
This will synchronize your :code:`mypkg` package directory
|
||||||
to an remote ssh account and then locally collect tests
|
to a remote ssh account and then locally collect tests
|
||||||
and send them to remote places for execution.
|
and send them to remote places for execution.
|
||||||
|
|
||||||
You can specify multiple :code:`--rsyncdir` directories
|
You can specify multiple :code:`--rsyncdir` directories
|
||||||
|
|||||||
Reference in New Issue
Block a user