apparmor/parser/tst/simple_tests/boolean_bad_5.sd

7 lines
106 B
Text
Raw Normal View History

#=DESCRIPTION Boolean assignments inside policy should fail
#=EXRESULT FAIL
/bin/foo {
$BLAH = false
}