aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_master_chapter.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:46 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:46 +0200
commitba922c02caf86dd9a9add4a390c88644cb03e48c (patch)
treec9a46955948400c966dc92caae6665610c85df59 /lib/common_test/doc/src/ct_master_chapter.xml
parent74a8ecf92551ff18c07e6fd5390de8a7f9e6d9f3 (diff)
parent7b0552f2136cab272381b25685eec55fa5793ce4 (diff)
downloadotp-ba922c02caf86dd9a9add4a390c88644cb03e48c.tar.gz
otp-ba922c02caf86dd9a9add4a390c88644cb03e48c.tar.bz2
otp-ba922c02caf86dd9a9add4a390c88644cb03e48c.zip
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/doc/src/ct_master_chapter.xml')
-rw-r--r--lib/common_test/doc/src/ct_master_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct_master_chapter.xml b/lib/common_test/doc/src/ct_master_chapter.xml
index e95823a560..37a0805055 100644
--- a/lib/common_test/doc/src/ct_master_chapter.xml
+++ b/lib/common_test/doc/src/ct_master_chapter.xml
@@ -220,6 +220,7 @@
<p>The default <seealso marker="ct_slave">ct_slave</seealso> callback module,
which is part of the Common Test application, has the following features:
+ </p>
<list>
<item>Starting Erlang target nodes on local or remote hosts
(ssh is used for communication).
@@ -237,7 +238,6 @@
Functions can be given as a list of {Module, Function, Arguments} tuples.
</item>
</list>
- </p>
<p>Note that it is possible to specify an <c>eval</c> term for the node as well
as <c>startup_functions</c> in the <c>node_start</c> options list. In this
case first the node will be started, then the <c>startup_functions</c> are