[sudo-commits] sudo changeset 13854:929d079dbfc7

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 2 15:18:45 MST 2022


changeset:	13854:929d079dbfc7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/929d079dbfc7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 02 13:32:08 2022 -0700

Log Message:
	Add check-verbose Makefile target that runs tests in verbose mode.

diffstat:

 Makefile.in                         |   4 ++--
 docs/Makefile.in                    |   2 ++
 examples/Makefile.in                |   2 ++
 include/Makefile.in                 |   2 ++
 lib/eventlog/Makefile.in            |   4 ++++
 lib/fuzzstub/Makefile.in            |   2 ++
 lib/iolog/Makefile.in               |   4 ++++
 lib/logsrv/Makefile.in              |   2 ++
 lib/protobuf-c/Makefile.in          |   2 ++
 lib/util/Makefile.in                |   9 +++++++--
 lib/zlib/Makefile.in                |   2 ++
 logsrvd/Makefile.in                 |   2 ++
 plugins/audit_json/Makefile.in      |   2 ++
 plugins/group_file/Makefile.in      |   2 ++
 plugins/python/Makefile.in          |   4 ++++
 plugins/sample/Makefile.in          |   2 ++
 plugins/sample_approval/Makefile.in |   2 ++
 plugins/sudoers/Makefile.in         |  13 +++++++++----
 plugins/system_group/Makefile.in    |   2 ++
 src/Makefile.in                     |  10 +++++++---
 20 files changed, 63 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list