summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-10-12 16:17:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-16 23:46:53 +0100
commit4185ee35155f50c64ce8d905200ed272c9663a5b (patch)
treef238ceea3e1a58b0b1f1b4771961d05621e4724f /documentation/toaster-manual
parentb02ece66c0a3132e79017f6056e904c19aa8dd39 (diff)
downloadopenembedded-core-contrib-4185ee35155f50c64ce8d905200ed272c9663a5b.tar.gz
toaster-manual: Updated "Remote Toaster Monitoring" section
Updated with review fixes. (From yocto-docs rev: 424e9cad5f950b068e6f977355c5dbdb17da52a2) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index 6c51ad1d24..94ece4e16d 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -759,6 +759,8 @@
&lt;body&gt;Ok&lt;/body&gt;
&lt;/html&gt;
</literallayout>
+ In the previous example, the actual output appears in a single line.
+ Here, however, the line has been artificially split for readability.
</para>
</section>
@@ -793,8 +795,7 @@
"name": "20170922093200",
"parse": "818:818",
"project": "my_rocko",
- "target":
- "core-image-minimal"
+ "target": "core-image-minimal"
}]
}
</literallayout>
@@ -850,9 +851,8 @@
</literallayout>
Be sure to provide values for <replaceable>host</replaceable>,
<replaceable>port</replaceable>, and <replaceable>ID</replaceable>.
- In order to provide the value for <replaceable>ID</replaceable>,
- you must check the status of the completed build.
- See the
+ You can find the value for <replaceable>ID</replaceable> from the
+ Builds Completed query. See the
"<link linkend='checking-status-of-builds-completed'>Checking Status of Builds Completed</link>"
section for more information.
</para>