[apparmor] [PATCH] clean out test dir python cache directory
Tyler Hicks
tyhicks at canonical.com
Tue Aug 13 00:13:05 UTC 2013
On 2013-08-12 17:08:49, Tyler Hicks wrote:
> Description: clean out test dir python cache directory
> Author: Steve Beattie <sbeattie at ubuntu.com>
This patch settled itself in the dbus-dev PPA (where development of the
D-Bus mediation feature has been happening).
As you can see, Steve is the author. I'm just sending it upstream. I've
verified that it is needed and I also verified that it works as
expected. So, it gets my...
Acked-by: Tyler Hicks <tyhicks at canonical.com>
Steve, would you mind adding your Signed-off-by and committing it to
trunk? Thanks!
Tyler
>
> ---
> utils/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> Index: b/utils/Makefile
> ===================================================================
> --- a/utils/Makefile
> +++ b/utils/Makefile
> @@ -78,6 +78,7 @@ clean: _clean
> $(MAKE) -C vim clean
> rm -rf staging/ build/
> rm -f apparmor/*.pyc
> + rm -rf test/__pycache__/
>
> # ${CAPABILITIES} is defined in common/Make.rules
> .PHONY: check_severity_db
> --
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20130812/91aa0f8c/attachment.pgp>
More information about the AppArmor
mailing list