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