Skip to content

Commit

Permalink
Merge pull request #15272 from davidlt/fix-1349.0-wf
Browse files Browse the repository at this point in the history
Remove BsToMuMu_13INPUT
  • Loading branch information
cmsbuild committed Jul 26, 2016
2 parents 32e3f54 + 4022cdd commit 2e3770f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Configuration/PyReleaseValidation/python/relval_steps.py
Expand Up @@ -379,7 +379,6 @@ def identitySim(wf):

# activate GEN-SIM recycling once we'll have the first set of gen-sim
steps['Upsilon1SToMuMu_13INPUT']={'INPUT':InputInfo(dataSet='/RelValUpsilon1SToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
steps['BsToMuMu_13INPUT']={'INPUT':InputInfo(dataSet='/RelValBsToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
steps['JpsiMuMu_Pt-8INPUT']={'INPUT':InputInfo(dataSet='/RelValJpsiMuMu_Pt-8/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}

steps['PhiToMuMu_13INPUT']={'INPUT':InputInfo(dataSet='/RelValPhiToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
Expand Down

0 comments on commit 2e3770f

Please sign in to comment.