diff options
Diffstat (limited to 'plugins/sudoers/regress/testsudoers/test15.out.ok')
-rw-r--r-- | plugins/sudoers/regress/testsudoers/test15.out.ok | 17 |
1 files changed, 17 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..ca02857 --- /dev/null +++ b/plugins/sudoers/regress/testsudoers/test15.out.ok @@ -0,0 +1,17 @@ +Testing @include of a file with a missing newline + +Parses OK + +Entries for user root: + +ALL = /usr/bin/id + host matched + runas matched + cmnd unmatched + +ALL = ALL + host matched + runas matched + cmnd allowed + +Command allowed |