From: Ian Jackson <[email protected]> Signed-off-by: Ian Jackson <[email protected]> --- sg-report-flight | 3 +++ 1 file changed, 3 insertions(+)
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>
--
2.20.1
