Skip to content

Commit

Permalink
fix process name for TIER0RAWSIPIXELCAL step
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusich committed May 8, 2024
1 parent 8391245 commit f21a14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/PyReleaseValidation/python/relval_steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -2393,7 +2393,7 @@ def lhegensim2018ml(fragment,howMuch):
}

steps['TIER0RAWSIPIXELCAL']={'-s':'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:SiPixelCalZeroBias,DQM:@express,ENDJOB',
'--process':'RECO',
'--process':'ALCARECO',
'--scenario': 'pp',
'--era':'Run2_2017',
'--conditions':'auto:run2_data',
Expand Down

0 comments on commit f21a14b

Please sign in to comment.