diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index b227b5d12f9..ea8752ceaef 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -60,20 +60,17 @@ $NumDirsInCVS dirs, $NumFilesInCVS files, $LOC lines of code, checked out in $CVSCheckoutTime seconds
  • Compilation Log - + + + + + + +
    ItemCPU TimeWall Clock
    Configure CVS Tree$ConfigTime$ConfigWallTime
    Build CVS Tree$BuildTime$BuildWallTime
    Run Feature Tests$FeatureTime$FeatureWallTime
    Run Regression Tests$RegressionTime$RegressionWallTime
  • +
  • Number of object files compiled: $NumObjects
  • +
  • Number of libraries linked: $NumLibraries
  • +
  • Number of executables linked: $NumExecutables
  • +
  • Build Error: $BuildError
  • Warnings during the build: