summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-06 15:30:00 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-06 15:30:00 +0000
commit1bb9a4878d1b4f82c7072c68b85ffebc39fc89e6 (patch)
treee0c476f485c265b16d296929ecd847d1c29e39b1 /utils
parent5f92e2b11f68624f9003e710f44e3bc324cbf89a (diff)
downloadllvm-1bb9a4878d1b4f82c7072c68b85ffebc39fc89e6.tar.gz
llvm-1bb9a4878d1b4f82c7072c68b85ffebc39fc89e6.tar.bz2
llvm-1bb9a4878d1b4f82c7072c68b85ffebc39fc89e6.tar.xz
I wanted to make the top of the page less verbose. Hope this helps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8891 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/NightlyTestTemplate.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 6968bbbaf7..eba3c2fa99 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -56,10 +56,8 @@
<ul>
<li><a href="$DATE-CVS-Log.txt">CVS Checkout Log</a>
<ul>
- Time to check out CVS tree: <b>$CVSCheckoutTime</b> seconds<br>
- Number of directories in CVS: <b>$NumDirsInCVS</b><br>
- Number of files in CVS: <b>$NumFilesInCVS</b><br>
- Number of lines of code: <b>$LOC</b></ul>
+ <b>$NumDirsInCVS</b> dirs, <b>$NumFilesInCVS</b> files, <b>$LOC</b>
+ lines of code, checked out in <b>$CVSCheckoutTime</b> seconds<br></ul>
<li><a href="$DATE-Build-Log.txt">Compilation Log</a>
<ul>
$BuildError