diff options
Diffstat (limited to 'plugins/sudoers/regress/testsudoers/test14.out.ok')
-rw-r--r-- | plugins/sudoers/regress/testsudoers/test14.out.ok | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/sudoers/regress/testsudoers/test14.out.ok b/plugins/sudoers/regress/testsudoers/test14.out.ok new file mode 100644 index 0000000..add1bb2 --- /dev/null +++ b/plugins/sudoers/regress/testsudoers/test14.out.ok @@ -0,0 +1,18 @@ + +Testing user privilege without a newline + +Parses OK + +millert ALL = ALL + +Testing alias without a newline + +Parses OK + +Cmnd_Alias FOO = /bin/bar + +Testing Defaults without a newline + +Parses OK + +Defaults log_output |