[apparmor] [PATCH] clean out test dir python cache directory

Seth Arnold seth.arnold at canonical.com
Tue Aug 13 00:35:36 UTC 2013


On Mon, Aug 12, 2013 at 05:08:49PM -0700, Tyler Hicks wrote:
> Description: clean out test dir python cache directory
> Author: Steve Beattie <sbeattie at ubuntu.com>

Acked-by: Seth Arnold <seth.arnold at canonical.com>

> 
> ---
>  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: 490 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20130812/3eb04d30/attachment.pgp>


More information about the AppArmor mailing list