mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
M #-: fix minor CLI bug due to linting (#118)
This commit is contained in:
parent
971bd4a54c
commit
300da33dc5
@ -325,7 +325,7 @@ module CLIHelper
|
||||
column[:size] = 5
|
||||
|
||||
conf.each do |c|
|
||||
case c.class
|
||||
case c
|
||||
when Symbol
|
||||
column[c] = true
|
||||
when Hash
|
||||
|
Loading…
x
Reference in New Issue
Block a user