Skip to content

Commit 0039e7c

Browse files
authored
fix (dirac.cfg): Change default InputDataModule path in dirac.cfg
1 parent cbb4b91 commit 0039e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dirac.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ Operations
11311131
Remote = xroot, root
11321132
}
11331133
# Module used for InputData resolution if not specified in the JDL
1134-
InputDataModule = DIRAC.Core.Utilities.InputDataResolution
1134+
InputDataModule = DIRAC.WorkloadManagementSystem.Client.InputDataResolution
11351135
}
11361136
Logging
11371137
{

0 commit comments

Comments
 (0)