]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: avoid logging 2 error messages if table_print_with_pager() fails 38753/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 28 Aug 2025 12:09:50 +0000 (14:09 +0200)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 28 Aug 2025 12:09:50 +0000 (14:09 +0200)
commit3eb590f2b0060b6f2c08632fa48c92b256ad3ba0
tree2a53c4a3ef8b2c09cc1b0730a8dc4f33b7720f23
parent134fde8666222fe556b13ee513fd61a45027d5ed
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.
src/analyze/analyze-architectures.c
src/analyze/analyze-capability.c
src/analyze/analyze-chid.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