mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: fix minor CLI bug due to linting (#118)
(cherry picked from commit 300da33dc5a06966bc8e652dec479de56fa2bd61)
This commit is contained in:
parent
81b47d96be
commit
db1a36e976
@ -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