diff mbox series

[OSSTEST,71/82] resource reporting, nfc: split a here document

Message ID 20201007180024.7932-72-iwj@xenproject.org (mailing list archive)
State New, archived
Headers show
Series Reuse test hosts | expand

Commit Message

Ian Jackson Oct. 7, 2020, 6 p.m. UTC
From: Ian Jackson <ian.jackson@eu.citrix.com>

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 sg-report-flight | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/sg-report-flight b/sg-report-flight
index 281361c0..a1f424c5 100755
--- a/sg-report-flight
+++ b/sg-report-flight
@@ -1213,6 +1213,9 @@  END
 <tr><td>Status:</td><td>$ji->{status}</td></tr>
 </table>
 <p>
+END
+
+    print H <<END;
 <h2>Logfiles etc.</h2>
 For main test script logfiles, see entries in steps table.
 <p>