mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #-: fix minor bug in cli_helper (#1018)
This commit is contained in:
parent
0a13f68c29
commit
f360530826
@ -218,7 +218,7 @@ module CLIHelper
|
||||
if $stdout.tty?
|
||||
ANSI_GREEN + text + ANSI_RESET
|
||||
else
|
||||
state
|
||||
text
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user