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 309b449 commit 96820f9Copy full SHA for 96820f9
MC/run/ANCHOR/anchorMC.sh
@@ -147,11 +147,6 @@ SEED=${ALIEN_PROC_ID:-${SEED:-1}}
147
148
ONCVMFS=0
149
150
-# TODO:
151
-# (a) detect if there was an O2DPG_OVERLOAD; because we need to handle this correctly during
152
-# purging, reloading
153
-# (b) apply "tpc-mc-time-gain" optionally to tpc reco --- but this is done; so we really need a replacement method
154
- and a 2-stage workflow production
155
if [ "${ALIEN_JDL_O2DPG_OVERWRITE}" ]; then
156
echo "Setting O2DPG_ROOT to overwritten path"
157
export O2DPG_ROOT=${ALIEN_JDL_O2DPG_OVERWRITE}
0 commit comments