Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
5097451a
Verified
Commit
5097451a
authored
Jul 06, 2021
by
Tadej Novak
Browse files
TriggerFlags: Default to 2016 for MC16a
parent
bed86bdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Trigger/TriggerCommon/TriggerJobOpts/python/TriggerFlags.py
View file @
5097451a
...
...
@@ -386,7 +386,7 @@ class run2Config(JobProperty):
""" A flag to specify 2016 or 2017 (tunes, etc) running conditions """
statusOn
=
True
allowedType
=
[
'string'
]
StoredValue
=
'201
7
'
StoredValue
=
'201
6
'
allowedValues
=
[
'2016'
,
'2017'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment