apparmor/parser/tst/simple_tests/simple_bad_nomode.sd

9 lines
100 B
Text

#
#=DESCRIPTION A simple syntax error
#=EXRESULT FAIL
#
/usr/bin/foo {
/usr/bin/foo r,
blah,
}