summaryrefslogtreecommitdiff
path: root/utils/NightlyTestTemplate.html
diff options
context:
space:
mode:
Diffstat (limited to 'utils/NightlyTestTemplate.html')
-rw-r--r--utils/NightlyTestTemplate.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 5312ebb426..c38bb2e776 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -77,7 +77,7 @@
</ul>
<h2>Warnings during the build:</h2>
-<p>$WarningsList</p>
+$WarningsList
<br><br><center>
<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
@@ -95,10 +95,10 @@
</ul><p>
<h2>Changes to Warnings:</h2>
-<ul>
-<li>Warnings Added: $WarningsAdded
-<li>Warnings Removed: $WarningsRemoved
-</ul><p>
+<p>Warnings Added:</p>
+$WarningsAdded
+<p>Warnings Removed:</p>
+$WarningsRemoved
<h2>Changes in the test suite:</h2>
<ul>