1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Update cp

This commit is contained in:
Tino Vázquez 2016-10-07 19:04:33 +02:00 committed by GitHub
parent b58ae679c7
commit a09c4f08f2

View File

@ -117,7 +117,7 @@ def vmdk_info(file)
return {
:type => :standalone,
:file => file_path,
:dir => File.dirname(file_path)
:dir => File.dirname(file_path)
}
when "application/x-iso9660-image"
return {