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
aa86779d
Commit
aa86779d
authored
Apr 21, 2019
by
Jiří Mašík
Browse files
the default value should be doTransientByteStream=True, corrected
parent
812f5084
Changes
1
Hide whitespace changes
Inline
Side-by-side
Trigger/TriggerCommon/TriggerJobOpts/python/TriggerFlags.py
View file @
aa86779d
...
...
@@ -334,7 +334,8 @@ class doTransientByteStream(JobProperty):
"""
statusOn
=
True
allowedType
=
[
'bool'
]
StoredValue
=
False
StoredValue
=
True
_flags
.
append
(
doTransientByteStream
)
class
doNtuple
(
JobProperty
):
...
...
John Derek Chapman
@jchapman
mentioned in commit
b2558625
·
May 03, 2019
mentioned in commit
b2558625
mentioned in commit b25586259613fe7b89b8ff256ea288cd1c83be22
Toggle commit list
Jiri Masik
@jmasik
mentioned in merge request
!23157 (merged)
·
May 03, 2019
mentioned in merge request
!23157 (merged)
mentioned in merge request !23157
Toggle commit list
John Derek Chapman
@jchapman
mentioned in commit
c0a54b43
·
May 15, 2019
mentioned in commit
c0a54b43
mentioned in commit c0a54b43fd0243c239c5dea5e5842a30c8505c4b
Toggle commit list
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