[llvm-commits] CVS: llvm/utils/NightlyTestTemplate.html
LLVM
llvm at cs.uiuc.edu
Mon May 31 16:43:01 PDT 2004
Changes in directory llvm/utils:
NightlyTestTemplate.html updated: 1.24 -> 1.25
---
Log message:
Align the lower portion of the page with the left margin so that the page
width is not made excessive by the large table of results. Improves
readability of the page.
---
Diffs of the changes: (+2 -2)
Index: llvm/utils/NightlyTestTemplate.html
diff -u llvm/utils/NightlyTestTemplate.html:1.24 llvm/utils/NightlyTestTemplate.html:1.25
--- llvm/utils/NightlyTestTemplate.html:1.24 Fri May 28 15:30:23 2004
+++ llvm/utils/NightlyTestTemplate.html Mon May 31 16:38:56 2004
@@ -108,11 +108,11 @@
<li>Newly passing tests: $TestsFixed
<li>Newly failing tests: $TestsBroken
</ul>
-
+</td></tr></tbody></table>
<br><br><center>
<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
<table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
-<font size=+2 face=Verdana><b><a name="Trends">Changes over Time</font></b>
+<font size=+2 face=Verdana><b><a name="Trends">Changes Over Time</font></b>
</td></tr></table></td></tr></table></center><p>
More information about the llvm-commits
mailing list