mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 01:11:00 +01:00
5 lines
86 B
Text
5 lines
86 B
Text
#=DESCRIPTION test re-assignment of boolean
|
|
#=EXRESULT FAIL
|
|
|
|
$FOO = true
|
|
$FOO = false
|