BUG: If extra update failes, continue with dashboard. Closes Bug #894 - Fatal CVS update error kills test, and is not reported
This commit is contained in:
parent
1852a88fa1
commit
cf8d34040e
@ -451,8 +451,7 @@ int cmCTestScriptHandler::PerformExtraUpdates()
|
||||
{
|
||||
cmSystemTools::Error("Unable to perform extra cvs updates:\n",
|
||||
output.c_str());
|
||||
this->RestoreBackupDirectories();
|
||||
return 8;
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user