Skip to content

make-release/mwrelease/branch.py: Rename a do_core_work parameter

Ahmon Dancy requested to merge main-Ifb34d5f23ffa9931caf06548d7f91b836621414f into main

do_core_work: Change the name of the bundle parameter to
core_bundle to make it easier to trace the use of core_bundle in
the code. do_core_work only has one caller, the one that passes
core_bundle as the bundle.

Merge request reports