summaryrefslogtreecommitdiff
path: root/utils/NightlyTestTemplate.html
diff options
context:
space:
mode:
Diffstat (limited to 'utils/NightlyTestTemplate.html')
-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