mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
Fix update output
This commit is contained in:
+1
-1
@@ -581,7 +581,7 @@ int cmCTest::UpdateDirectory()
|
||||
<< "\t<UpdateReturnStatus>";
|
||||
if ( retVal )
|
||||
{
|
||||
os << retVal;
|
||||
os << goutput;
|
||||
}
|
||||
os << "</UpdateReturnStatus>" << std::endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user