summaryrefslogtreecommitdiffstats
path: root/lib/cmd/copy-suite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cmd/copy-suite.sh')
-rw-r--r--lib/cmd/copy-suite.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/cmd/copy-suite.sh b/lib/cmd/copy-suite.sh
index 304b3fd..987fb45 100644
--- a/lib/cmd/copy-suite.sh
+++ b/lib/cmd/copy-suite.sh
@@ -41,8 +41,6 @@ cmd_copy_suite_main()
dst_chan="${conf_incoming_channel}"
fi
- info "$(get_msg 'cmd_copy_suite_copying')" \
- "${src_chan}" "${src_dist}" "${dst_chan}" "${dst_dist}"
copy_suite "${src_chan}" "${src_dist}" "${dst_chan}" "${dst_dist}"
fini