Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CPUnetLOG
CPUnetLOG
Commits
f4d22e0f
Commit
f4d22e0f
authored
Aug 14, 2014
by
Mario Hock
Browse files
(tested an option, wrote a TODO for it)
parent
bea4de7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
logging.py
View file @
f4d22e0f
...
...
@@ -351,6 +351,7 @@ class LoggingManager:
if
(
len
(
hits
)
>
0
):
return
"; "
.
join
(
hits
)
#return hits ## TODO return a list; maybe introduce field "comments"/"watched_experiments"?
return
None
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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