F35 bodhi enablement
This commit is contained in:
parent
5b54ca2b80
commit
b8f6c600dc
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ debug=""
|
|||
branches=( "rawhide" "f35" "f34" "f33" )
|
||||
releases=( "fc36" "fc35" "fc34" "fc33" )
|
||||
regexps=( "fc36" "\|fc35" "\|fc34" "\|fc33" )
|
||||
bodhi_enabled=( "0" "0" "1" "1" )
|
||||
bodhi_enabled=( "0" "1" "1" "1" )
|
||||
#releases_regexp=fc28\\\|fc27\\\|fc28
|
||||
|
||||
branches_index=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue