mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Update cp
This commit is contained in:
parent
b58ae679c7
commit
a09c4f08f2
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user