STYLE: Fix line length violation.
This commit is contained in:
parent
85a46e9e51
commit
61cda77869
|
@ -76,7 +76,6 @@ bool cmCTestHandlerCommand
|
|||
cmCTestLog(this->CTest, ERROR_MESSAGE,
|
||||
"CTEST_BINARY_DIRECTORY not set" << std::endl;);
|
||||
}
|
||||
|
||||
}
|
||||
if ( this->Values[ct_SOURCE] )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue