From 0f042568105d6f1a7c63e66d664dd54d36ca56d3 Mon Sep 17 00:00:00 2001 From: Jaime Melis Date: Fri, 11 May 2012 15:40:28 +0200 Subject: [PATCH] Feature #1240: minor typo in lvm/mvds --- src/tm_mad/lvm/mvds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tm_mad/lvm/mvds b/src/tm_mad/lvm/mvds index 0bf61fe5ae..341d94130c 100755 --- a/src/tm_mad/lvm/mvds +++ b/src/tm_mad/lvm/mvds @@ -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