bodhi: Rename the EL5/EL6 mash configs to match the koji tag
This commit is contained in:
parent
415ccdc4f3
commit
1bb787dd70
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# mash config file
|
# mash config file
|
||||||
|
|
||||||
[el6-epel-testing]
|
[dist-6E-epel-testing]
|
||||||
rpm_path = %(arch)s/
|
rpm_path = %(arch)s/
|
||||||
source_path = SRPMS/
|
source_path = SRPMS/
|
||||||
debuginfo_path = %(arch)s/debug
|
debuginfo_path = %(arch)s/debug
|
|
@ -1,6 +1,6 @@
|
||||||
# mash config file
|
# mash config file
|
||||||
|
|
||||||
[el6-epel]
|
[dist-6E-epel]
|
||||||
rpm_path = %(arch)s/
|
rpm_path = %(arch)s/
|
||||||
source_path = SRPMS/
|
source_path = SRPMS/
|
||||||
debuginfo_path = %(arch)s/debug
|
debuginfo_path = %(arch)s/debug
|
Loading…
Add table
Add a link
Reference in a new issue