mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 09:21:00 +01:00
10 lines
100 B
Text
10 lines
100 B
Text
![]() |
#
|
||
|
#=DESCRIPTION A simple syntax error
|
||
|
#=EXRESULT FAIL
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
/usr/bin/foo r,
|
||
|
blah,
|
||
|
}
|
||
|
|