1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

Fix comment

(cherry picked from commit 6455fe784d5d733d6bfade08475acad444bc6ef2)
This commit is contained in:
Tino Vazquez 2018-10-26 16:30:23 +02:00
parent 838dec61b7
commit 1bb8ae76db

View File

@ -17,7 +17,7 @@
# ---------------------------------------------------------------------------- #
###############################################################################
# This script is used retrieve the file size of a disk
# This script is used to export a VMDK from a vCenter DS to a Marketplace
###############################################################################
ONE_LOCATION=ENV["ONE_LOCATION"] if !defined?(ONE_LOCATION)