]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: avoid logging 2 error messages if table_print_with_pager() fails
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 28 Aug 2025 12:09:50 +0000 (14:09 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Sep 2025 10:10:48 +0000 (12:10 +0200)
commitf5db7fcce02c573725c0fe158ceb93035d3a5c2f
treea3d0f76b55c2422ce7c0dc7336bb77eb268d82cc
parenta811cc6f8716815618b8ffb25ad3d1ff65d0f02c
tree-wide: avoid logging 2 error messages if table_print_with_pager() fails

`table_print_with_pager()` already calls `table_log_print_error()` internally if
there is an error.

(cherry picked from commit 3eb590f2b0060b6f2c08632fa48c92b256ad3ba0)
src/analyze/analyze-architectures.c
src/analyze/analyze-capability.c
src/analyze/analyze-exit-status.c
src/analyze/analyze-pcrs.c
src/analyze/analyze-security.c
src/import/importctl.c
src/journal/journalctl-misc.c
src/pcrlock/pcrlock.c
src/userdb/userdbctl.c