Commit 50e07c08 authored by SRT Operator's avatar SRT Operator
Browse files

Roach integration: added schemas to CDB

parent bf48cc9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -407,7 +407,7 @@ void RoachImpl::terminate() throw (CORBA::SystemException, BackendsErrors::Backe
	AUTO_TRACE("RoachImpl::terminate()");
	CSecAreaResourceWrapper<CCommandLine> line=m_commandLine->Get();
	try {
		//line->stopDataAcquisition();
		line->stopDataAcquisition();
	}
	catch (ComponentErrors::ComponentErrorsExImpl& ex) {
		ex.log(LM_DEBUG);