[PATCH 2/3] scripts: Make standalone python scripts executable

Ján Tomko jtomko at redhat.com
Wed Aug 16 09:37:44 UTC 2023


On a Tuesday in 2023, Michal Privoznik wrote:
>We keep a collection of python scripts under scripts/ directory.
>Some of them have executable bits set and some don't even though
>they have proper shebang. Add executable bits scripts from the
>latter set.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> scripts/check-drivername.py          | 0
> scripts/check-remote-protocol.py     | 0
> scripts/header-ifdef.py              | 0
> scripts/meson-install-dirs.py        | 0
> scripts/meson-install-symlink.py     | 0
> scripts/mock-noinline.py             | 0
> scripts/prohibit-duplicate-header.py | 0
> 7 files changed, 0 insertions(+), 0 deletions(-)
> mode change 100644 => 100755 scripts/check-drivername.py
> mode change 100644 => 100755 scripts/check-remote-protocol.py
> mode change 100644 => 100755 scripts/header-ifdef.py
> mode change 100644 => 100755 scripts/meson-install-dirs.py
> mode change 100644 => 100755 scripts/meson-install-symlink.py
> mode change 100644 => 100755 scripts/mock-noinline.py
> mode change 100644 => 100755 scripts/prohibit-duplicate-header.py
>

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: 228 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20230816/e289dad8/attachment.sig>


More information about the libvir-list mailing list