[libvirt] [PATCH v2 0/2] perl/python: Don't hardcode interpreter path

Michal Privoznik mprivozn at redhat.com
Tue Sep 19 13:58:37 UTC 2017


On 09/19/2017 01:09 PM, Andrea Bolognani wrote:
> Changes from [v1]:
> 
>   * fix all Perl scripts instead of a single one;
>   * fix all Python scripts as well.
> 
> 
> [v1] https://www.redhat.com/archives/libvir-list/2017-September/msg00504.html
> 
> Andrea Bolognani (2):
>   perl: Don't hardcode interpreter path
>   python: Don't hardcode interpreter path
> 
>  build-aux/augeas-gentest.pl            | 2 +-
>  build-aux/check-spacing.pl             | 2 +-
>  build-aux/mock-noinline.pl             | 2 +-
>  build-aux/prohibit-duplicate-header.pl | 2 +-
>  docs/apibuild.py                       | 2 +-
>  docs/genaclperms.pl                    | 2 +-
>  docs/hvsupport.pl                      | 2 +-
>  docs/index.py                          | 2 +-
>  docs/reformat-news.py                  | 2 +-
>  src/access/genpolkit.pl                | 2 +-
>  src/check-aclperms.pl                  | 2 +-
>  src/check-aclrules.pl                  | 2 +-
>  src/check-driverimpls.pl               | 2 +-
>  src/check-drivername.pl                | 2 +-
>  src/check-symfile.pl                   | 2 +-
>  src/check-symsorting.pl                | 2 +-
>  src/dtrace2systemtap.pl                | 2 +-
>  src/esx/esx_vi_generator.py            | 2 +-
>  src/hyperv/hyperv_wmi_generator.py     | 2 +-
>  src/rpc/gendispatch.pl                 | 3 ++-
>  src/rpc/genprotocol.pl                 | 1 +
>  src/rpc/gensystemtap.pl                | 2 +-
>  tests/check-file-access.pl             | 2 +-
>  tests/cputestdata/cpu-cpuid.py         | 2 +-
>  tests/oomtrace.pl                      | 2 +-
>  25 files changed, 26 insertions(+), 24 deletions(-)
> 

ACK to both.

Michal




More information about the libvir-list mailing list