We shouldn't ask CDash for its version info until/unless we actually need it.

This commit is contained in:
Zach Mullen 2010-09-08 15:10:42 -04:00
parent f444b9555f
commit ffda17d9ef
1 changed files with 0 additions and 4 deletions

View File

@ -490,10 +490,6 @@ int cmCTest::Initialize(const char* binary_dir, cmCTestStartCommand* command)
return 0;
}
// call this so that the information is cached up front
// and not the first time EndTest is called.
this->ShouldCompressTestOutput();
if ( this->ProduceXML )
{
// Verify "Testing" directory exists: