f28 got enabled in bodhi
This commit is contained in:
parent
1d4ae63569
commit
334850a86b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ debug=""
|
|||
branches=( "master" "f28" "f27" "f26" )
|
||||
releases=( "fc29" "fc28" "fc27" "fc26" )
|
||||
regexps=( "fc29" "\|fc28" "\|fc27" "\|fc26" )
|
||||
bodhi_enabled=( "0" "0" "1" "1")
|
||||
bodhi_enabled=( "0" "1" "1" "1")
|
||||
branches_count=4
|
||||
#releases_regexp=fc28\\\|fc27\\\|fc28
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue