spaces in #include dropped in error message
Bug #1465047 reported by
Christian Boltz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
New
|
Undecided
|
Unassigned |
Bug Description
echo '#include < tunables/global >' | /sbin/apparmor_
<
##included "tunables/global"
AppArmor parser error, in stdin line 1: Could not open 'tunables/global'
Dropping whitespace around the include name should be consistent - either always trim it, or at least keep it when displaying the error message ;-)
To post a comment you must log in.