Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
1672706e
Commit
1672706e
authored
Mar 29, 2019
by
Simon Spannagel
Browse files
ELEUDAQ2: make finish DEUG message
parent
4354f6b9
Pipeline
#782156
passed with stages
in 20 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/EventLoaderEUDAQ2/EventLoaderEUDAQ2.cpp
View file @
1672706e
...
...
@@ -182,6 +182,6 @@ StatusCode EventLoaderEUDAQ2::run(std::shared_ptr<Clipboard> clipboard) {
event_
.
reset
();
}
LOG
(
INFO
)
<<
"Finished Corryvreckan event"
;
LOG
(
DEBUG
)
<<
"Finished Corryvreckan event"
;
return
StatusCode
::
Success
;
}
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