[sudo-commits] sudo changeset 12282:659d3d3fcb8b

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 11 17:19:06 MDT 2020


changeset:	12282:659d3d3fcb8b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/659d3d3fcb8b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 11 17:18:10 2020 -0600

Log Message:
	Don't hard-code path to logging/__init__.py or line numbers.
	Allows python plugin tests to success on versions other than 3.7.

diffstat:

 plugins/python/regress/iohelpers.h                                       |   1 +
 plugins/python/regress/testdata/check_example_debugging_c_calls at info.log |   4 +-
 plugins/python/regress/testdata/check_example_debugging_plugin at info.log  |   4 +-
 plugins/python/regress/testhelpers.c                                     |  18 +++++++++-
 4 files changed, 22 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list