Skip to content

Commit 2be7771

Browse files
committed
Update sim_challenge.sh
take out comment
1 parent 692505e commit 2be7771

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

prodtests/sim_challenge.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ if [ "$doreco" == "1" ]; then
241241

242242
# let's do some very basic analysis tests (mainly to enlarge coverage in full CI) and enabled when SIM_CHALLENGE_ANATESTING=ON
243243
if [[ ${O2DPG_ROOT} && ${SIM_CHALLENGE_ANATESTING} ]]; then
244-
# Efficiency + EventTrackQA to be re-added
245244
for t in ${ANATESTLIST:-MCHistograms Efficiency Validation PIDTOF PIDTPC EventTrackQA WeakDecayTutorial}; do
246245
${O2DPG_ROOT}/MC/analysis_testing/analysis_test.sh ${t}
247246
echo "Return status of ${t}: ${?}"

0 commit comments

Comments
 (0)