On Tue, Dec 02, 2014 at 01:55:51PM +0100, Christian Boltz wrote: > === modified file 'utils/apparmor/aamode.py' > --- utils/apparmor/aamode.py 2014-12-01 21:49:54 +0000 > +++ utils/apparmor/aamode.py 2014-12-02 12:52:58 +0000 > @@ -128,7 +128,6 @@ > > def validate_log_mode(mode): > if LOG_MODE_RE.search(mode): > - #if LOG_MODE_RE.search(mode): > return True > else: > return False
Acked-by: Steve Beattie <[email protected]>. Thanks. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
