diff options
Diffstat (limited to 'plugins/sudoers/regress/testsudoers/test15.out.ok')
-rw-r--r-- | plugins/sudoers/regress/testsudoers/test15.out.ok | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/sudoers/regress/testsudoers/test15.out.ok b/plugins/sudoers/regress/testsudoers/test15.out.ok new file mode 100644 index 0000000..cc4361d --- /dev/null +++ b/plugins/sudoers/regress/testsudoers/test15.out.ok @@ -0,0 +1,19 @@ +Testing @include of a file with a missing newline + +Parses OK + +Entries for user root: + +ALL = /usr/bin/id + host allowed + runas allowed + cmnd unmatched + +ALL = ALL + host allowed + runas allowed + cmnd allowed + +Password required + +Command allowed |