COMP: Fix kwstyle

This commit is contained in:
Andy Cedilnik 2007-04-04 13:06:20 -04:00
parent 71fc9f9321
commit 826dc8696c
1 changed files with 2 additions and 1 deletions

View File

@ -700,7 +700,8 @@ int cmCTestBuildHandler::RunMakeCommand(const char* command,
// if a non zero return value
if (*retVal)
{
// If there was an error running command, report that on the dashboard.
// If there was an error running command, report that on the
// dashboard.
cmCTestBuildErrorWarning errorwarning;
errorwarning.LogLine = 1;
errorwarning.Text