[mythtv-commits] [MythTV/mythtv] f53d6a: Console output mythcommflag
kmdewaal
noreply at github.com
Wed Nov 5 10:11:00 UTC 2025
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: f53d6aa48d70e825b5be12bb761ff6ab63cec227
https://github.com/MythTV/mythtv/commit/f53d6aa48d70e825b5be12bb761ff6ab63cec227
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M mythtv/programs/mythcommflag/mythcommflag.cpp
Log Message:
-----------
Console output mythcommflag
Fix implementation of the --noprogress and --quiet command line
options so that it matches the documentation.
Option --noprogress controls the progress reporting which is
written directly to stdout.
Option --quiet controls the MythTV logging subsystem.
When both --noprogress and --quiet are given there is nothing
at all written to the console.
To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
More information about the mythtv-commits
mailing list