Skip to content

Modification for DSID 500327, lnulnubb

Olga Bessidskaia Bylund requested to merge dsid_500327_fix into master

JOs for lnulnubb, DSID 500327, JIRA: https://its.cern.ch/jira/browse/ATLMCPROD-8326

Description of bug

This line in the previous version of the JOs was unnecessary: nevents = int(1.1runArgs.maxEvents) if runArgs.maxEvents > 0 else int(1.1evgenConfig.nEventsPerJob)

Changes introduced

Removed the line

Tests

ok

Issues resolved

Closes #

Merge request reports