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 dceae2f commit 003cae3Copy full SHA for 003cae3
DATA/production/configurations/asyncReco/setenv_extra.sh
@@ -803,7 +803,7 @@ if [[ $ALIEN_JDL_THINAODS == "1" ]] ; then
803
fi
804
805
if [[ $ALIEN_JDL_PREPROPAGATE == "1" ]] ; then
806
- export ARGS_EXTRA_PROCESS_o2_aod_producer_workflow+=" --propagate-tracks 1 --propagate-tracks-max-xiu 5"
+ export ARGS_EXTRA_PROCESS_o2_aod_producer_workflow+=" --propagate-tracks --propagate-tracks-max-xiu 5"
807
808
809
# Enabling QC
0 commit comments