Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
185d9d09
Commit
185d9d09
authored
Dec 15, 2018
by
Martin Vala
Browse files
Fix error
parent
9237b6dc
Pipeline
#655703
skipped with stage
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
projects/eos/eos-docker-utils.spec
View file @
185d9d09
Name: eos-docker-utils
Version: 1.0.1
8
Version: 1.0.1
9
Release: 1%{?dist}
Summary: EOS docker utils
License: LGPL v3+
...
...
projects/eos/utils/eos-docker
View file @
185d9d09
...
...
@@ -510,7 +510,7 @@ function eosDockerBackup() {
}
function
eosDockerSetLogLevel
()
{
WARNING
"EOS debug level is not changed ..."
echo
"EOS debug level is not changed ..."
# [[ $ED_NODE_TYPE == mgm* ]] && { $ED_DOCKER_CMD exec eos-$ED_NODE_TYPE eos -b debug notice \/eos\/\*\/mgm; }
# [[ $ED_NODE_TYPE == mgm* ]] && { $ED_DOCKER_CMD exec eos-$ED_NODE_TYPE eos -b debug notice \/eos\/\*\/fst; }
}
...
...
Write
Preview
Supports
Markdown
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