[libvirt PATCH 17/20] ci: build.sh: Make the script executable

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

 



Unless we run it as 'sh ci/build.sh' in .gitlab-ci.yml recipes and
instead opt into doing 'chmod +x && ci/build.sh' it will cause meson
dist build to fail with a fatal error about having uncommitted changes
in the repo. Therefore, let's just make the script executable, it's the
most straightforward solution.

Signed-off-by: Erik Skultety <eskultet@xxxxxxxxxx>
---
 ci/build.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 ci/build.sh

diff --git a/ci/build.sh b/ci/build.sh
old mode 100644
new mode 100755
-- 
2.39.1




[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