From 6751824ccaa57960b817e27e5df79d34bbf77e8d Mon Sep 17 00:00:00 2001 From: Giulio Eulisse <10544+ktf@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:30:28 +0100 Subject: [PATCH] DPL: fix wrong log level --- Framework/Core/src/CommonDataProcessors.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framework/Core/src/CommonDataProcessors.cxx b/Framework/Core/src/CommonDataProcessors.cxx index 4d82cb7124e64..4b5f317f58063 100644 --- a/Framework/Core/src/CommonDataProcessors.cxx +++ b/Framework/Core/src/CommonDataProcessors.cxx @@ -240,7 +240,7 @@ DataProcessorSpec CommonDataProcessors::getScheduledDummySink(std::vector(); auto oldestPossingTimeslice = timesliceIndex.getOldestPossibleOutput().timeslice.value; auto& stats = services.get();