We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7331a5b commit ddb5011Copy full SHA for ddb5011
prodtests/full-system-test/dpl-workflow.sh
@@ -135,7 +135,7 @@ else
135
fi
136
137
138
-has_processing_step ENTROPY_ENCODER && GPU_OUTPUT+=",compressed-clusters-ctf"
+has_processing_step ENTROPY_ENCODER && has_detector_ctf TPC && GPU_OUTPUT+=",compressed-clusters-ctf"
139
140
has_detector_flp_processing CPV && CPV_INPUT=digits
141
! has_detector_flp_processing TOF && TOF_CONFIG+=" --ignore-dist-stf"
0 commit comments