On 2013-08-12 17:08:49, Tyler Hicks wrote:
> Description: clean out test dir python cache directory
> Author: Steve Beattie <[email protected]>

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 <[email protected]>

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
> [email protected]
> Modify settings or unsubscribe at: 
> https://lists.ubuntu.com/mailman/listinfo/apparmor

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to