[apparmor] [utils] [patch] cleanup import in cleanprofile.py
Christian Boltz
apparmor at cboltz.de
Sun Jun 7 17:48:26 UTC 2015
Hello,
Am Sonntag, 7. Juni 2015 schrieb Kshitij Gupta:
> The cleanprofile.py has an apparmor import, this patch modifies the
> import to make it consistent with the rest of modules.
Good idea, thanks!
> === modified file 'utils/apparmor/cleanprofile.py'
> --- utils/apparmor/cleanprofile.py 2015-04-26 19:54:38 +0000
> +++ utils/apparmor/cleanprofile.py 2015-06-07 17:10:07 +0000
> @@ -13,13 +13,13 @@
> #
> ---------------------------------------------------------------------
> - import re
>
> -import apparmor
> +import apparmor.aa as apparmor
[...]
Acked-by: Christian Boltz <apparmor at cboltz.de> (for trunk)
Regards,
Christian Boltz
--
[Antialiasing] macht lediglich die weichen Konturen, und die sind
Geschmackssache. Ohne AA sehe ich die Raddelkanten, da ziehe ich
Gorillas im Nebel vor. [Ratti in suse-linux]
More information about the AppArmor
mailing list