We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ec8a5 commit 48bf347Copy full SHA for 48bf347
DATA/production/configurations/asyncReco/setenv_extra.sh
@@ -82,7 +82,7 @@ echo "WORKFLOW_DETECTORS_EXCLUDE = $WORKFLOW_DETECTORS_EXCLUDE"
82
83
# ad-hoc settings for CTF reader: we are on the grid, we read the files remotely
84
echo -e "\nProcessing mode = ${MODE}"
85
-unset ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow
+#unset ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow
86
87
if [[ $MODE == "remote" ]]; then
88
if [[ $ALIEN_JDL_REMOTEREADING != 1 ]]; then
0 commit comments