Skip to content

Fix compilation warning in MdtRawDataMonAlg (ignoring returned value of type 'StatusCode')

Nicolas Koehler requested to merge nkoehler/athena:mdtRawWarm into master

Hi,

this MR fixes a compilation warning in MdtRawDataMonAlg (ignoring returned value of type 'StatusCode') which is present in the current master nightlies. Added urgent label since the warning shows up in the CI in all MRs into master.

Best, Nico

Edited by Nicolas Koehler

Merge request reports