mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
This commit is contained in:
parent
fbb2123bbc
commit
e579b913f7
@ -174,7 +174,7 @@ files_to_upload.each_with_index do |f, index|
|
||||
stdout_str, status = Open3.capture2(cmd)
|
||||
|
||||
if last_file_to_upload?(index, files_to_upload)
|
||||
puts stdout_str
|
||||
puts "%s %s" % [stdout_str, "vmdk"]
|
||||
end
|
||||
|
||||
next if status.success?
|
||||
|
Loading…
x
Reference in New Issue
Block a user