Skip to content

Minor clean-ups

Akbarkhon Variskhanov requested to merge KBar/debootstrap:cleanups into master

From 82 function definitions, 80 include a single space before the opening parenthesis and only 2 don't. Add the missing space for these two.

Other changes:

  • Drop extra braces in debfor ()
  • Simplify force_md5 () by exporting and setting DEBOOTSTRAP_CHECKSUM_FIELD on the same line.
  • Avoid code duplication in check_sane_mount ()
  • Export DOWNLOAD_INDICES & DOWNLOAD_DEBS on the same line in mirror_style ()
Edited by Akbarkhon Variskhanov

Merge request reports

Loading