mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 23:19:13 +00:00
ENH: Be more verbose
This commit is contained in:
parent
ccfab2622b
commit
2a31d34b2e
@ -699,6 +699,7 @@ int cmCTestScriptHandler::PerformExtraUpdates()
|
|||||||
if (!res || retVal != 0)
|
if (!res || retVal != 0)
|
||||||
{
|
{
|
||||||
cmSystemTools::Error("Unable to perform extra updates:\n",
|
cmSystemTools::Error("Unable to perform extra updates:\n",
|
||||||
|
it->c_str(), "\nWith output:\n",
|
||||||
output.c_str());
|
output.c_str());
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user