mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Feature #3782: remove debug info
This commit is contained in:
parent
b0f72d5ad4
commit
f3c70ff374
@ -23,12 +23,6 @@ SNAP_ID=$2
|
||||
VM_ID=$3
|
||||
DS_ID=$4
|
||||
|
||||
# Example
|
||||
# SRC=ceph0:/var/lib/one//datastores/0/76/disk.0
|
||||
# SNAP_ID=1
|
||||
# VM_ID=76
|
||||
# DS_ID=100
|
||||
|
||||
if [ -z "${ONE_LOCATION}" ]; then
|
||||
TMCOMMON=/var/lib/one/remotes/tm/tm_common.sh
|
||||
else
|
||||
|
@ -23,12 +23,6 @@ SNAP_ID=$2
|
||||
VM_ID=$3
|
||||
DS_ID=$4
|
||||
|
||||
# Example
|
||||
# SRC=ceph0:/var/lib/one//datastores/0/76/disk.0
|
||||
# SNAP_ID=1
|
||||
# VM_ID=76
|
||||
# DS_ID=100
|
||||
|
||||
if [ -z "${ONE_LOCATION}" ]; then
|
||||
TMCOMMON=/var/lib/one/remotes/tm/tm_common.sh
|
||||
else
|
||||
|
@ -23,12 +23,6 @@ SNAP_ID=$2
|
||||
VM_ID=$3
|
||||
DS_ID=$4
|
||||
|
||||
# Example
|
||||
# SRC=ceph0:/var/lib/one//datastores/0/76/disk.0
|
||||
# SNAP_ID=1
|
||||
# VM_ID=76
|
||||
# DS_ID=100
|
||||
|
||||
if [ -z "${ONE_LOCATION}" ]; then
|
||||
TMCOMMON=/var/lib/one/remotes/tm/tm_common.sh
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user