This commit is contained in:
Andy Cedilnik 2003-03-03 13:57:58 -05:00
parent ac4361b8d9
commit 1479911750
1 changed files with 1 additions and 1 deletions

View File

@ -849,7 +849,7 @@ int cmCTest::ConfigureDirectory()
std::string end_time = ::CurrentTime();
os << "\t<EndDateTime>" << end_time << "</EndDateTime>\n"
<< "</Configure>\n"
<< "</site>" << std::endl;
<< "</Site>" << std::endl;
}
}
else