On Tue, Sep 27, 2016 at 11:30:04PM +0200, Christian Boltz wrote: > Am Freitag, 12. August 2016, 23:06:08 CEST schrieb Christian Boltz: > > [ 33-ruleset-cleanup-duplicates-on-add.diff ] > > > > === modified file ./utils/apparmor/rule/__init__.py > > > - def add(self, rule): > > - '''add a rule object''' > > + def add(self, rule, cleanup=False): > > + '''add a rule object > > + if cleanup is specified, delete rules that are covered by the > > new rules > > I noticed a typo here - it should be "... the new rule", not "... the new > rule_s_" > (only one rule gets added when add() is called). > > If nobody objects, I'll fix this little typo before commiting.
Please do. Thanks. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: PGP signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
