Skip to content

Commit

Permalink
move the default HLT menu for relvals to the development one
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotta committed Feb 17, 2014
1 parent f61adba commit d8b4eb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Configuration/HLT/python/autoHLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# cmsDiver.py hlt -s HLT:@relval

autoHLT = {
'relval' : '2013',
'relval' : 'GRun',
'test' : 'GRun',
'frozen' : '2013',
}

0 comments on commit d8b4eb8

Please sign in to comment.