mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
L #-: Adjust unneeded spacing
(cherry picked from commit 350ad5427092849326bc63b00680199a57f9ac85)
This commit is contained in:
parent
7eec6f9501
commit
18f26d4fc9
@ -654,7 +654,7 @@ module OpenNebula::MarketPlaceAppExt
|
||||
:notemplate => options[:notemplate]
|
||||
)
|
||||
|
||||
image = rc[:image].first if rc[:image]
|
||||
image = rc[:image].first if rc[:image]
|
||||
break image if OpenNebula.is_error?(image)
|
||||
|
||||
vmtemplate = rc[:vmtemplate].first if rc[:vmtemplate]
|
||||
|
Loading…
x
Reference in New Issue
Block a user