[sudo-commits] sudo changeset 7382:d57c879c4718

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 8 08:38:43 EST 2011


changeset:	7382:d57c879c4718 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d57c879c4718
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Nov 06 17:04:55 2011 -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