From a801dbbc8e1c277737e6442526c61e2956707144 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Sun, 14 Nov 2010 23:22:57 +0100 Subject: [PATCH] removed comments --- src/tm_mad/lvm/tm_context.sh | 3 --- src/tm_mad/nfs/tm_context.sh | 3 --- src/tm_mad/ssh/tm_context.sh | 3 --- 3 files changed, 9 deletions(-) diff --git a/src/tm_mad/lvm/tm_context.sh b/src/tm_mad/lvm/tm_context.sh index 417c82e78d..0e8448f8b9 100755 --- a/src/tm_mad/lvm/tm_context.sh +++ b/src/tm_mad/lvm/tm_context.sh @@ -16,9 +16,6 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -# Parameters: a b c d e f g h -# SRC: a b c d e f g -# DST: h while (( "$#" )); do if [ "$#" == "1" ]; then DST=$1 diff --git a/src/tm_mad/nfs/tm_context.sh b/src/tm_mad/nfs/tm_context.sh index b6c515dc4d..d511779f02 100755 --- a/src/tm_mad/nfs/tm_context.sh +++ b/src/tm_mad/nfs/tm_context.sh @@ -16,9 +16,6 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -# Parameters: a b c d e f g h -# SRC: a b c d e f g -# DST: h while (( "$#" )); do if [ "$#" == "1" ]; then DST=$1 diff --git a/src/tm_mad/ssh/tm_context.sh b/src/tm_mad/ssh/tm_context.sh index 417c82e78d..0e8448f8b9 100755 --- a/src/tm_mad/ssh/tm_context.sh +++ b/src/tm_mad/ssh/tm_context.sh @@ -16,9 +16,6 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -# Parameters: a b c d e f g h -# SRC: a b c d e f g -# DST: h while (( "$#" )); do if [ "$#" == "1" ]; then DST=$1