[sudo-commits] sudo changeset 14909:d4cb95054f73

Todd C. Miller Todd.Miller at sudo.ws
Thu Jul 20 10:14:27 MDT 2023


changeset:	14909:d4cb95054f73 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d4cb95054f73
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jul 20 10:10:05 2023 -0600

Log Message:
	All test programs should accept the -v option, even if it is ignored.

diffstat:

 lib/iolog/regress/host_port/host_port_test.c                  |  15 +++++-
 plugins/sudoers/regress/check_symbols/check_symbols.c         |  23 +++++++-
 plugins/sudoers/regress/editor/check_editor.c                 |  15 +++++-
 plugins/sudoers/regress/env_match/check_env_pattern.c         |  28 +++++++++-
 plugins/sudoers/regress/exptilde/check_exptilde.c             |  15 +++++-
 plugins/sudoers/regress/iolog_plugin/check_iolog_plugin.c     |  21 ++++++-
 plugins/sudoers/regress/parser/check_addr.c                   |  23 +++++++-
 plugins/sudoers/regress/parser/check_base64.c                 |  15 +++++-
 plugins/sudoers/regress/parser/check_digest.c                 |  14 +++++
 plugins/sudoers/regress/parser/check_fill.c                   |  17 +++++-
 plugins/sudoers/regress/parser/check_gentime.c                |  15 +++++-
 plugins/sudoers/regress/serialize_list/check_serialize_list.c |  15 +++++-
 plugins/sudoers/regress/starttime/check_starttime.c           |  15 +++++-
 plugins/sudoers/regress/unescape/check_unesc.c                |  15 +++++-
 14 files changed, 218 insertions(+), 28 deletions(-)



More information about the sudo-commits mailing list