projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64da653
)
We don't always have build errors, so call it `status', not `error'
author
Misha Brukman
<brukman+llvm@gmail.com>
Tue, 11 Jan 2005 18:27:16 +0000
(18:27 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Tue, 11 Jan 2005 18:27:16 +0000
(18:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19479
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/NightlyTestTemplate.html
patch
|
blob
|
history
diff --git
a/utils/NightlyTestTemplate.html
b/utils/NightlyTestTemplate.html
index 43eca07d77b5ed467514a70e0a065fcf5eaad69c..43cf83bca9f80ae26d9e33ba352baf7b999a5236 100644
(file)
--- a/
utils/NightlyTestTemplate.html
+++ b/
utils/NightlyTestTemplate.html
@@
-73,7
+73,7
@@
<li>Number of object files compiled: <b>$NumObjects</b></li>
<li>Number of libraries linked: <b>$NumLibraries</b></li>
<li>Number of executables linked:<b> $NumExecutables</b></li>
-<li>Build
Error
: $BuildError</li>
+<li>Build
Status
: $BuildError</li>
</ul>
<h2>Warnings during the build:</h2>