[libvirt] [PATCH v5 05/23] src: rewrite ACL permissions checker in Python

Ján Tomko jtomko at redhat.com
Tue Nov 19 13:12:13 UTC 2019


On Mon, Nov 11, 2019 at 02:38:08PM +0000, Daniel P. Berrangé wrote:
>As part of an goal to eliminate Perl from libvirt build tools,

I just realized all of these say "an goal" in the commit message.

>rewrite the check-aclperms.pl tool in Python.
>
>This was a straight conversion, manually going line-by-line to
>change the syntax from Perl to Python. Thus the overall structure
>of the file and approach is the same.
>
>Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
>---
> Makefile.am               |  1 +
> scripts/check-aclperms.py | 75 +++++++++++++++++++++++++++++++++++++++
> src/Makefile.am           |  4 +--
> src/check-aclperms.pl     | 73 -------------------------------------
> 4 files changed, 78 insertions(+), 75 deletions(-)
> create mode 100755 scripts/check-aclperms.py
> delete mode 100755 src/check-aclperms.pl
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191119/0ad6e03f/attachment-0001.sig>


More information about the libvir-list mailing list