[sudo-commits] sudo changeset 7477:cf44b45af86d

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 13:05:15 EST 2012


changeset:	7477:cf44b45af86d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/cf44b45af86d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 12:44:34 2012 -0500

Log Message:
	Tests for empty sudoers (should parse OK) and syntax errors within
	a line (should report correct line number) both with and without
	the trailing newline.

diffstat:

 plugins/sudoers/regress/sudoers/test10.in      |  1 +
 plugins/sudoers/regress/sudoers/test10.out.ok  |  4 ++++
 plugins/sudoers/regress/sudoers/test10.toke.ok |  1 +
 plugins/sudoers/regress/sudoers/test11.in      |  1 +
 plugins/sudoers/regress/sudoers/test11.out.ok  |  4 ++++
 plugins/sudoers/regress/sudoers/test11.toke.ok |  2 ++
 plugins/sudoers/regress/sudoers/test12.in      |  1 +
 plugins/sudoers/regress/sudoers/test12.out.ok  |  4 ++++
 plugins/sudoers/regress/sudoers/test12.toke.ok |  2 ++
 plugins/sudoers/regress/sudoers/test13.in      |  1 +
 plugins/sudoers/regress/sudoers/test13.out.ok  |  4 ++++
 plugins/sudoers/regress/sudoers/test13.toke.ok |  1 +
 plugins/sudoers/regress/sudoers/test9.out.ok   |  4 ++++
 13 files changed, 30 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list