From a09c4f08f2738c88335af089e5657695b215b52e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tino=20V=C3=A1zquez?= Date: Fri, 7 Oct 2016 19:04:33 +0200 Subject: [PATCH] Update cp --- src/datastore_mad/remotes/vcenter/cp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datastore_mad/remotes/vcenter/cp b/src/datastore_mad/remotes/vcenter/cp index bad912f993..faae47d14c 100755 --- a/src/datastore_mad/remotes/vcenter/cp +++ b/src/datastore_mad/remotes/vcenter/cp @@ -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 {