pmbootstrap-meow/pmb/helpers
Oliver Smith 96da7f161a
logging: reset style at the end of log line (MR 2272)
Fix a regression from my recent patch that made text like the following
green:
	*** text ****
We also have log messages that only start with ***, but do not end with
***, coming from "pmbootstrap aportgen". They indicate that a new aport
has been generated, but are not a headline for the coming commands.

Fix that the aportgen messages don't reset the colors at the end of the
line, and so the next line would start with the color.

Fixes: 6ba138b6 ("logging: print text between *** in green (MR 2263)")
2024-03-17 16:24:30 +00:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
aportupgrade.py pmb.helpers.aportupgrade: Remove unused return values (MR 2258) 2024-02-16 10:04:25 +01:00
args.py pmb.helpers.args: Skip some initialisation code when running checksum (MR 2228) 2024-01-19 00:00:49 +00:00
cli.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
devices.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
file.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
frontend.py Add sanity check for "systemd" config values (MR 2273) 2024-03-12 23:53:47 +00:00
git.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
http.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
lint.py lint: drop call to pmb.build.init 2023-06-15 08:30:54 +02:00
logging.py logging: reset style at the end of log line (MR 2272) 2024-03-17 16:24:30 +00:00
mount.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
other.py init: ask whether to install systemd (MR 2273) 2024-03-12 23:53:42 +00:00
package.py pmb.helpers.pmaports.get: deal with operators 2023-11-29 22:31:11 +01:00
pkgrel_bump.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pmaports.py pkg resolver: don't guess if pmaport was found 2023-12-03 20:11:25 +01:00
repo.py chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
repo_bootstrap.py is_systemd_selected: check for branch support (MR 2273) 2024-03-12 23:53:47 +00:00
repo_missing.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
run.py pmb.helpers.run: Add some type hints (MR 2262) 2024-03-10 16:18:27 +00:00
run_core.py Fix preserving proxy variables (MR 2237) 2024-01-25 20:12:53 +00:00
status.py pmb.helpers.status: Add type hints (MR 2262) 2024-03-10 16:18:27 +00:00
ui.py init: ask whether to install systemd (MR 2273) 2024-03-12 23:53:42 +00:00