mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
COMP: Fix kwstyle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user