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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>
---
 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

diff --git a/scripts/check-drivername.py b/scripts/check-drivername.py
old mode 100644
new mode 100755
diff --git a/scripts/check-remote-protocol.py b/scripts/check-remote-protocol.py
old mode 100644
new mode 100755
diff --git a/scripts/header-ifdef.py b/scripts/header-ifdef.py
old mode 100644
new mode 100755
diff --git a/scripts/meson-install-dirs.py b/scripts/meson-install-dirs.py
old mode 100644
new mode 100755
diff --git a/scripts/meson-install-symlink.py b/scripts/meson-install-symlink.py
old mode 100644
new mode 100755
diff --git a/scripts/mock-noinline.py b/scripts/mock-noinline.py
old mode 100644
new mode 100755
diff --git a/scripts/prohibit-duplicate-header.py b/scripts/prohibit-duplicate-header.py
old mode 100644
new mode 100755
-- 
2.41.0




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux