Fix the build-and-update-all-branches script

This commit is contained in:
Pavel Raiskup 2022-04-27 09:31:01 +02:00
parent a54656369f
commit fb20aeb017

View File

@ -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 ()
{ {