From 4185ee35155f50c64ce8d905200ed272c9663a5b Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Thu, 12 Oct 2017 16:17:38 -0700 Subject: toaster-manual: Updated "Remote Toaster Monitoring" section Updated with review fixes. (From yocto-docs rev: 424e9cad5f950b068e6f977355c5dbdb17da52a2) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- documentation/toaster-manual/toaster-manual-reference.xml | 10 +++++----- 1 file 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 @@ <body>Ok</body> </html> + In the previous example, the actual output appears in a single line. + Here, however, the line has been artificially split for readability. @@ -793,8 +795,7 @@ "name": "20170922093200", "parse": "818:818", "project": "my_rocko", - "target": - "core-image-minimal" + "target": "core-image-minimal" }] } @@ -850,9 +851,8 @@ Be sure to provide values for host, port, and ID. - In order to provide the value for ID, - you must check the status of the completed build. - See the + You can find the value for ID from the + Builds Completed query. See the "Checking Status of Builds Completed" section for more information. -- cgit v1.2.3-54-g00ecf