Skip to content

Commit 8c0bd3c

Browse files
jackal1-66davidrohr
authored andcommitted
Switch off default embedding
1 parent 5cce907 commit 8c0bd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prodtests/full_system_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ else
7171
fi
7272
FST_MC_ENGINE=${FST_MC_ENGINE:-TGeant4}
7373
FST_EMBEDDING_CONFIG=${FST_EMBEDDING_CONFIG:-GeneratorPythia8.config=$O2_ROOT/prodtests/full-system-test/pythia8.cfg}
74-
DO_EMBEDDING=${DO_EMBEDDING:-1}
74+
DO_EMBEDDING=${DO_EMBEDDING:-0}
7575
if [[ $DO_EMBEDDING == 0 ]]; then
7676
SIM_SOURCES="o2sim"
7777
else

0 commit comments

Comments
 (0)