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

Feature #1240: minor typo in lvm/mvds

This commit is contained in:
Jaime Melis 2012-05-11 15:40:28 +02:00
parent 7d2389d7cd
commit 0f04256810

View File

@ -25,7 +25,7 @@
SRC=$1
DST=$2
VM_ID=$3
DS_ID=$3
DS_ID=$4
if [ -z "${ONE_LOCATION}" ]; then
TMCOMMON=/var/lib/one/remotes/tm/tm_common.sh