Fix the build-and-update-all-branches script
This commit is contained in:
parent
a54656369f
commit
fb20aeb017
@ -3,8 +3,8 @@
|
||||
# Prepare master branch, review the list of branches below and then execute this
|
||||
# script.
|
||||
|
||||
main=rawhide
|
||||
branches="$main epel7 epel8 epel9 f34 f35"
|
||||
main=main
|
||||
branches="$main epel7 epel8 epel9 f34 f35 f36"
|
||||
|
||||
exit_handler ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user