bodhi: Update the bugzilla testing message.

This syncs up our config with upstreams.
https://github.com/fedora-infra/bodhi/pull/739
This commit is contained in:
Luke Macken 2015-12-22 14:35:15 +00:00
parent ba6c097a5b
commit 10f031ccfb

View file

@ -279,12 +279,13 @@ bugtracker = bugzilla
initial_bug_msg = %s has been submitted as an update to %s. %s
stable_bug_msg = %s has been pushed to the %s repository. If problems still persist, please make note of it in this bug report.
testing_bug_msg =
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update %s'
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: %s
testing_bug_epel_msg =
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update %s'
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: %s
##