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:
parent
ba6c097a5b
commit
10f031ccfb
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue