Skip to content

Commit c62d52c

Browse files
[Anchor] Remove exit (#1577)
1 parent 2d753c0 commit c62d52c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MC/run/ANCHOR/anchorMC.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ echo_info "Ready to start main workflow"
257257

258258
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow.json -tt ${ALIEN_JDL_O2DPGWORKFLOWTARGET:-aod} --cpu-limit ${ALIEN_JDL_CPULIMIT:-8}
259259
MCRC=$? # <--- we'll report back this code
260-
exit 0
261260
if [[ "${ALIEN_JDL_ADDTIMESERIESINMC}" != "0" ]]; then
262261
# Default value is 1 so this is run by default.
263262
echo_info "Running TPC time series"

0 commit comments

Comments
 (0)