Skip to content

Commit 003cae3

Browse files
authored
Update setenv_extra.sh
1 parent dceae2f commit 003cae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/configurations/asyncReco/setenv_extra.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ if [[ $ALIEN_JDL_THINAODS == "1" ]] ; then
803803
fi
804804

805805
if [[ $ALIEN_JDL_PREPROPAGATE == "1" ]] ; then
806-
export ARGS_EXTRA_PROCESS_o2_aod_producer_workflow+=" --propagate-tracks 1 --propagate-tracks-max-xiu 5"
806+
export ARGS_EXTRA_PROCESS_o2_aod_producer_workflow+=" --propagate-tracks --propagate-tracks-max-xiu 5"
807807
fi
808808

809809
# Enabling QC

0 commit comments

Comments
 (0)