summaryrefslogtreecommitdiffstats
path: root/lib/cmd/remove-suite.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-04-30 17:16:41 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-04-30 17:16:41 (EDT)
commit103391af25be259721d647d7970f1d08737ff90a (patch)
treeba15fda889640f702076546f766b7da9e8b43ce2 /lib/cmd/remove-suite.sh
parentd3bb18a3f7ac78beae7bf639f278e73eb1dd0dbb (diff)
Move suite-related messages.
Diffstat (limited to 'lib/cmd/remove-suite.sh')
-rw-r--r--lib/cmd/remove-suite.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/cmd/remove-suite.sh b/lib/cmd/remove-suite.sh
index 5fbc46c..5fc24ae 100644
--- a/lib/cmd/remove-suite.sh
+++ b/lib/cmd/remove-suite.sh
@@ -33,8 +33,6 @@ cmd_remove_suite_main()
chan="${conf_incoming_channel}"
fi
- info "$(get_msg 'cmd_remove_suite_removing')" \
- "${chan}" "${dist}"
remove_suite "${chan}" "${dist}"
fini