summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/testsudoers/test11.out.ok
blob: 987ab65594f53a1d67b9fae029d0bcd724755d1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Testing @include with garbage after the path name

sudoers:1:24: syntax error
@include sudoers.local womp womp
                       ^~~~
testsudoers: unable to stat sudoers.local: No such file or directory

Entries for user root:

Command unmatched

Testing #include with garbage after the path name

sudoers:1:24: syntax error
#include sudoers.local womp womp
                       ^~~~
testsudoers: unable to stat sudoers.local: No such file or directory

Entries for user root:

Command unmatched