[apparmor] [patch] Add all __pycache__ directories below utils/ to .bzrignore

Steve Beattie steve at nxnw.org
Thu Apr 2 20:19:11 UTC 2015


On Thu, Apr 02, 2015 at 10:04:51PM +0200, Christian Boltz wrote:
> Good idea. Here's the updated patch:
> 
> 
> [ bzrignore-pycache.diff ]
> 
> === modified file '.bzrignore'
> --- .bzrignore  2013-01-14 15:11:58 +0000
> +++ .bzrignore  2015-04-02 10:17:28 +0000
> @@ -165,4 +165,4 @@
>  tests/regression/apparmor/unlink
>  tests/regression/apparmor/xattrs
>  tests/regression/apparmor/coredump
> -./utils/apparmor/__pycache__
> +**/__pycache__/
> 

Acked-by: Steve Beattie <steve at nxnw.org>

> BTW: .bzrignore contains
> 
> parser/common
> changehat/mod_apparmor/common
> changehat/pam_apparmor/common
> changehat/tomcat_apparmor/common
> utils/common
> 
> IIRC the Makefiles no longer need or create the 'common' symlink, so 
> should we remove those from .bzrignore?

Yes, probably. Though I'm sure I have local branches that have the
symlink still in place (since killing it got dropped from make clean
as well).

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20150402/80425e63/attachment.pgp>


More information about the AppArmor mailing list