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
|
# Prepare master branch, review the list of branches below and then execute this
|
||||||
# script.
|
# script.
|
||||||
|
|
||||||
main=rawhide
|
main=main
|
||||||
branches="$main epel7 epel8 epel9 f34 f35"
|
branches="$main epel7 epel8 epel9 f34 f35 f36"
|
||||||
|
|
||||||
exit_handler ()
|
exit_handler ()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user