Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
f679e2e9
Commit
f679e2e9
authored
Sep 13, 2013
by
Dionysis Grigoropoulos
Browse files
snf-deploy: fix a bug in --disable-colors option
parent
16185f7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-deploy/snfdeploy/lib.py
View file @
f679e2e9
...
...
@@ -25,6 +25,13 @@ ENDC = '\033[0m'
def
disable_color
():
global
HEADER
global
OKBLUE
global
OKGREEN
global
WARNING
global
FAIL
global
ENDC
HEADER
=
''
OKBLUE
=
''
OKGREEN
=
''
...
...
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