[sudo-commits] sudo changeset 8356:76f3433c8992

Todd C. Miller Todd.Miller at courtesan.com
Fri Aug 24 09:11:13 EDT 2012


changeset:	8356:76f3433c8992 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/76f3433c8992
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Aug 23 11:28:44 2012 -0400

Log Message:
	Avoid printing the >>> parse error <<< message for testsudoers
	when the -t flag is specified.

diffstat:

 plugins/sudoers/gram.c |  190 ++++++++++++++++++++++++------------------------
 plugins/sudoers/gram.y |    3 +-
 plugins/sudoers/toke.c |  143 ++++++++++++++++++------------------
 plugins/sudoers/toke.h |    1 +
 plugins/sudoers/toke.l |    5 +-
 5 files changed, 171 insertions(+), 171 deletions(-)



More information about the sudo-commits mailing list