make-release/mwrelease/branch.py: Rename a do_core_work parameter
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.