On Fri, Aug 12, 2016 at 10:56:14PM +0200, Christian Boltz wrote: > Hello, > > [patch] [16/38] move glob_path() and glob_path_ext() to AARE > glob_path() and glob_path_ext() modify a (path) regex, so move them to > AARE. Also change them to use self.regex instead of the newpath > parameter, and to return a new AARE object. > > While on it, also add several tests to test-aare.py. > > > Note: There are still glob_path() and glob_path_ext() calls in aa.py, > but those calls are in a (since the middle of this patch series) dead > code section.
As one would hope, pyflakes also complains about this. > [ 16-move_glob_path_and_glob_path_ext_to_AARE.diff ] Acked-by: Steve Beattie <[email protected]>. 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
