Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
olcf
container-builder
Commits
2163db39
Commit
2163db39
authored
Jan 30, 2018
by
AdamSimpson
Browse files
Merge remote-tracking branch 'origin/master'
parents
1fc8e530
9933cfdc
Pipeline
#11557
failed with stages
in 57 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Client/include/WaitingAnimation.h
View file @
2163db39
...
...
@@ -18,7 +18,7 @@ public:
std
::
cout
<<
prefix
<<
". "
;
// If debug logging is enabled don't do any animation as it might interfere with debug printing
if
(
Logger
::
get_priority
()
>
=
LogPriority
::
info
)
{
if
(
Logger
::
get_priority
()
>
LogPriority
::
info
)
{
return
;
}
...
...
queue-host
View file @
2163db39
128.219.184.
39
128.219.184.
46
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