diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 6968bbbaf70..eba3c2fa99e 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -56,10 +56,8 @@
- CVS Checkout Log
- Time to check out CVS tree: $CVSCheckoutTime seconds
- Number of directories in CVS: $NumDirsInCVS
- Number of files in CVS: $NumFilesInCVS
- Number of lines of code: $LOC
+ $NumDirsInCVS dirs, $NumFilesInCVS files, $LOC
+ lines of code, checked out in $CVSCheckoutTime seconds
Compilation Log