From 0039e7cb65ccd4f2849efd53dbd692191a1f0e97 Mon Sep 17 00:00:00 2001 From: Ryunosuke O'Neil Date: Mon, 12 Jan 2026 18:00:23 +0100 Subject: [PATCH] fix (dirac.cfg): Change default InputDataModule path in dirac.cfg --- dirac.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dirac.cfg b/dirac.cfg index d744b222df4..417c740a4ab 100644 --- a/dirac.cfg +++ b/dirac.cfg @@ -1131,7 +1131,7 @@ Operations Remote = xroot, root } # Module used for InputData resolution if not specified in the JDL - InputDataModule = DIRAC.Core.Utilities.InputDataResolution + InputDataModule = DIRAC.WorkloadManagementSystem.Client.InputDataResolution } Logging {