Skip to content
Snippets Groups Projects
Verified Commit 5d0d55dc authored by Tadej Novak's avatar Tadej Novak
Browse files

Derivation_tf does not have a legacy skeleton

parent df671048
No related merge requests found
......@@ -45,6 +45,7 @@ def addDerivationSubstep(executor_set):
# It handles the composite output filenames and inserts them into the transform's dataDictionary.
# If this isn't done the file validation will run over the wrong file name.
executor = reductionFrameworkExecutor(name='Derivation',
skeletonFile=None,
skeletonCA='DerivationFrameworkConfiguration.DerivationSkeleton',
substep='DerivationFramework',
tryDropAndReload=False,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment